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:
László Monda
2016-03-10 14:45:07 +01:00
parent 5eca5e58fb
commit 7b30750ef5

View File

@@ -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