Minor cleanup in detectors
This commit is contained in:
parent
7177a534b9
commit
34ff3aa99a
5 changed files with 38 additions and 47 deletions
|
|
@ -30,9 +30,7 @@ using json = nlohmann::json;
|
|||
|
||||
#define HID_INTERFACE_ANY -1
|
||||
#define HID_USAGE_ANY -1
|
||||
#define HID_USAGE_PAGE_ANY -1L
|
||||
|
||||
#define CONTROLLER_LIST_HID 0
|
||||
#define HID_USAGE_PAGE_ANY -1
|
||||
|
||||
struct hid_device_info;
|
||||
class NetworkClient;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue