diff options
Diffstat (limited to 'protocol/lufa/descriptor.h')
| -rw-r--r-- | protocol/lufa/descriptor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocol/lufa/descriptor.h b/protocol/lufa/descriptor.h index 001e072e6..09fb24acc 100644 --- a/protocol/lufa/descriptor.h +++ b/protocol/lufa/descriptor.h | |||
| @@ -110,7 +110,7 @@ typedef struct | |||
| 110 | 110 | ||
| 111 | #define KEYBOARD_EPSIZE 8 | 111 | #define KEYBOARD_EPSIZE 8 |
| 112 | #define MOUSE_EPSIZE 8 | 112 | #define MOUSE_EPSIZE 8 |
| 113 | #define CONSOLE_EPSIZE 8 | 113 | #define CONSOLE_EPSIZE 32 |
| 114 | #define EXTRA_EPSIZE 8 | 114 | #define EXTRA_EPSIZE 8 |
| 115 | 115 | ||
| 116 | 116 | ||
