Update for new tcp sh message system
This commit is contained in:
parent
11b648c3ba
commit
127f1b56a3
2 changed files with 7 additions and 11 deletions
|
|
@ -29,7 +29,7 @@ struct Config
|
|||
std::string sink_name;
|
||||
bool use_active = false;
|
||||
std::string host = "localhost";
|
||||
unsigned short port = 6856;
|
||||
unsigned short port = 38940;
|
||||
uint8_t id = 0;
|
||||
unsigned int timeout = 60;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue