Bump USB HID version from 1.00 to 1.10 because most devices seem to be using it, so this probably results in maximum compatibility.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#define USB_DEVICE_RELEASE_NUMBER 0x0101
|
||||
|
||||
#define USB_DEVICE_SPECIFICATION_VERSION 0x0200
|
||||
#define USB_HID_VERSION 0x0100
|
||||
#define USB_HID_VERSION 0x0110
|
||||
|
||||
#define USB_DEVICE_CONFIGURATION_COUNT 1
|
||||
#define USB_REPORT_DESCRIPTOR_COUNT_PER_HID_DEVICE 1
|
||||
|
||||
Reference in New Issue
Block a user