diff --git a/right/usb_descriptor_device.h b/right/usb_descriptor_device.h index 39828b8..c72cafa 100644 --- a/right/usb_descriptor_device.h +++ b/right/usb_descriptor_device.h @@ -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