Move USB_{KEYBOARD,MOUSE}_REPORT_LENGTH to hid_{keyboard,mouse}.h
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
#define USB_MOUSE_INTERRUPT_IN_PACKET_SIZE (8U)
|
||||
#define USB_MOUSE_INTERRUPT_IN_INTERVAL (0x04U)
|
||||
|
||||
#define USB_MOUSE_REPORT_LENGTH (0x04U)
|
||||
#define USB_MOUSE_REPORT_DESCRIPTOR_LENGTH (52U)
|
||||
#define USB_MOUSE_STRING_DESCRIPTOR_LENGTH (34U)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user