Number endpoints according to the order of their related interfaces.

This commit is contained in:
László Monda
2016-03-10 14:35:05 +01:00
parent e4a23e2dab
commit 5eca5e58fb
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
#define USB_MOUSE_INTERFACE_INDEX 2
#define USB_MOUSE_ENDPOINT_INDEX 1
#define USB_MOUSE_ENDPOINT_INDEX 4
#define USB_MOUSE_ENDPOINT_COUNT 1
#define USB_MOUSE_INTERRUPT_IN_PACKET_SIZE 8