Replace USB_*_HID_CLASS with USB_CLASS_HID

This commit is contained in:
László Monda
2016-03-03 21:17:11 +01:00
parent 7b04084f46
commit 55e5643bf0
8 changed files with 7 additions and 9 deletions

View File

@@ -21,6 +21,7 @@
USB_MOUSE_INTERFACE_COUNT + \
USB_GENERIC_HID_INTERFACE_COUNT)
#define USB_CLASS_HID 0x03
#define USB_HID_COUNTRY_CODE_NOT_SUPPORTED 0x00
#define USB_INTERFACE_ALTERNATE_SETTING_NONE 0x00
#define USB_STRING_DESCRIPTOR_NONE 0x00