X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/13935a31b9bb1360c9e46c0893e77e0c47761cb9..6a8e27f7ee43169b9f6eb928b12e00d6306618ff:/Bootloaders/CDC/BootloaderCDC.h?ds=inline diff --git a/Bootloaders/CDC/BootloaderCDC.h b/Bootloaders/CDC/BootloaderCDC.h index 7669b836c..e302a3966 100644 --- a/Bootloaders/CDC/BootloaderCDC.h +++ b/Bootloaders/CDC/BootloaderCDC.h @@ -82,7 +82,7 @@ #define BOOTLOADER_HWVERSION_MINOR 0x00 /** Eight character bootloader firmware identifier reported to the host when requested */ - #define SOFTWARE_IDENTIFIER "LUFA-CDC" + #define SOFTWARE_IDENTIFIER "LUFACDC" /* Event Handlers: */ /** Indicates that this module will catch the USB_Disconnect event when thrown by the library. */