#define BOOTLOADER_HWVERSION_MINOR 0x00\r
\r
/** Eight character bootloader firmware identifier reported to the host when requested */\r
- #define SOFTWARE_IDENTIFIER "LUFA-CDC"\r
+ #define SOFTWARE_IDENTIFIER "LUFACDC"\r
\r
/* Event Handlers: */\r
/** Indicates that this module will catch the USB_Disconnect event when thrown by the library. */\r