Fix warnings in MacOS build
This commit is contained in:
parent
df73d0263a
commit
e5b3c12814
4 changed files with 2 additions and 6 deletions
|
|
@ -28,8 +28,6 @@ public:
|
|||
private:
|
||||
hid_device* dev;
|
||||
std::string location;
|
||||
unsigned char endpoint_out = 0x02;
|
||||
unsigned char endpoint_in = 0x81;
|
||||
|
||||
static const std::vector<std::vector<unsigned char>> OEM_KEYS;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue