Fix incorrect Bootloader documentation.
[pub/lufa.git] / Bootloaders / Printer / BootloaderPrinter.txt
index a2c661d..9a6ee50 100644 (file)
  *  #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