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

@@ -3,7 +3,6 @@
// Macros:
#define USB_MOUSE_CLASS 0x03
#define USB_MOUSE_SUBCLASS 0x01
#define USB_MOUSE_PROTOCOL 0x02