Use USB_DEVICE_CONFIG_HID as a single source of truth and replace USB_COMPOSITE_INTERFACE_COUNT with it.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
// Macros:
|
||||
|
||||
#define USB_MOUSE_INTERFACE_INDEX 2
|
||||
#define USB_MOUSE_INTERFACE_COUNT 1
|
||||
|
||||
#define USB_MOUSE_ENDPOINT_INDEX 1
|
||||
#define USB_MOUSE_ENDPOINT_COUNT 1
|
||||
|
||||
Reference in New Issue
Block a user