Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.
[pub/lufa.git] / Bootloaders / TeensyHID / TeensyHID.h
index a4773f8..ae180f7 100644 (file)
@@ -57,9 +57,9 @@
 \r
        /* Macros: */\r
                /** HID Class specific request to send the next HID report to the device. */\r
-               #define REQ_SetReport           0x09\r
+               #define REQ_SetReport             0x09\r
                \r
-               #define TEENSY_STARTAPPLICATION 0xFFFF\r
+               #define TEENSY_STARTAPPLICATION   0xFFFF\r
 \r
        /* Event Handlers: */\r
                /** Indicates that this module will catch the USB_Disconnect event when thrown by the library. */\r