From 8947029950ba19c16bedd3d4618d4227f4714564 Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 8 Jul 2012 23:57:25 +0900 Subject: Interrupt driven Control ep and Console task --- protocol/lufa/descriptor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocol/lufa/descriptor.h') diff --git a/protocol/lufa/descriptor.h b/protocol/lufa/descriptor.h index 001e072e6a..09fb24acc1 100644 --- a/protocol/lufa/descriptor.h +++ b/protocol/lufa/descriptor.h @@ -110,7 +110,7 @@ typedef struct #define KEYBOARD_EPSIZE 8 #define MOUSE_EPSIZE 8 -#define CONSOLE_EPSIZE 8 +#define CONSOLE_EPSIZE 32 #define EXTRA_EPSIZE 8 -- cgit v1.2.3