X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/2281750b5fdf046ed606e567eb60cf4e647015dd..7ace314cc12f24c1c3108311bdfb3a2ed484ab37:/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h diff --git a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h index 8453bb661..461c2a059 100644 --- a/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h +++ b/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h @@ -49,7 +49,7 @@ /* Macros: */ /** Pipe number for the keyboard report data pipe */ - #define KEYBOARD_DATAPIPE 1 + #define KEYBOARD_DATAPIPE 1 /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */ #define LEDMASK_USB_NOTREADY LEDS_LED1