X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0c40ef8897448c56709bd26fb766c6e30635eea9..d999ca8f305c2df18ce1d0ed24e457211bc71371:/Bootloaders/Printer/BootloaderPrinter.txt diff --git a/Bootloaders/Printer/BootloaderPrinter.txt b/Bootloaders/Printer/BootloaderPrinter.txt index a2c661dce..9a6ee5033 100644 --- a/Bootloaders/Printer/BootloaderPrinter.txt +++ b/Bootloaders/Printer/BootloaderPrinter.txt @@ -104,7 +104,7 @@ * #define BOOTLOADER_MAGIC_SIGNATURE 0xDCFB * * #define BOOTLOADER_CLASS_SIGNATURE_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 4)) - * #define BOOTLOADER_CDC_SIGNATURE 0xCDC1 + * #define BOOTLOADER_PRINTER_SIGNATURE 0xCDC1 * * #define BOOTLOADER_ADDRESS_START (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 8)) * #define BOOTLOADER_ADDRESS_LENGTH 4