Use USB_DEVICE_CONFIG_HID as a single source of truth and replace USB_COMPOSITE_INTERFACE_COUNT with it.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
// Macros:
|
||||
|
||||
#define USB_KEYBOARD_INTERFACE_INDEX 1
|
||||
#define USB_KEYBOARD_INTERFACE_COUNT 1
|
||||
|
||||
#define USB_KEYBOARD_ENDPOINT_INDEX 2
|
||||
#define USB_KEYBOARD_ENDPOINT_COUNT 1
|
||||
|
||||
Reference in New Issue
Block a user