\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