Ooops - TeensyHID bootloader makefile should use a 16MHz FCPU, not 8MHz.
[pub/USBasp.git] / Demos / Host / LowLevel / MouseHostWithParser / MouseHostWithParser.h
index c5bfce5..9183cca 100644 (file)
   this software.\r
 */\r
 \r
+/** \file\r
+ *\r
+ *  Header file for MouseHostWithParser.c.\r
+ */\r
+\r
 #ifndef _MOUSE_HOST_H_\r
 #define _MOUSE_HOST_H_\r
 \r
@@ -49,7 +54,7 @@
 \r
        /* Macros: */\r
                /** Pipe number for the mouse report data pipe */\r
-               #define MOUSE_DATAPIPE              1\r
+               #define MOUSE_DATAPIPE            1\r
 \r
                /** LED mask for the library LED driver, to indicate that the USB interface is not ready. */\r
                #define LEDMASK_USB_NOTREADY      LEDS_LED1\r