Properly fix how how hidapi and libusb dependencies are handled
This commit is contained in:
parent
6140849e28
commit
66109be668
281 changed files with 304 additions and 352 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#include <cstring>
|
||||
#include <map>
|
||||
#include <thread>
|
||||
#include <hidapi/hidapi.h>
|
||||
#include <hidapi.h>
|
||||
#include "RGBController.h"
|
||||
|
||||
#define GB_CALIBRATION_SIZE (sizeof(GB_Calibrations) / sizeof(GB_Calibrations[0]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue