Address feedback
This commit is contained in:
parent
fc505110f1
commit
efa0b7a056
13 changed files with 77 additions and 96 deletions
|
@ -19,7 +19,7 @@ public:
|
|||
State();
|
||||
~State();
|
||||
void ReloadUDPClient();
|
||||
std::vector<Common::ParamPackage> GetInputDevices();
|
||||
std::vector<Common::ParamPackage> GetInputDevices() const;
|
||||
|
||||
private:
|
||||
std::unique_ptr<Client> client;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue