Add multiple udp server support
This commit is contained in:
parent
d9c847bdde
commit
6708e0ec0e
10 changed files with 420 additions and 267 deletions
|
@ -174,9 +174,7 @@ struct Values {
|
|||
|
||||
Setting<bool> motion_enabled;
|
||||
std::string motion_device;
|
||||
std::string udp_input_address;
|
||||
u16 udp_input_port;
|
||||
u8 udp_pad_index;
|
||||
std::string udp_input_servers;
|
||||
|
||||
bool mouse_enabled;
|
||||
std::string mouse_device;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue