Fix invalid definition of STDOUT_ASSERT().
[pub/lufa.git] / Bootloaders / CDC / BootloaderCDC.txt
index 11fefab..29bfd78 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           0xDF20
+ *  #define BOOTLOADER_CDC_SIGNATURE           0xDF00
  *
  *  #define BOOTLOADER_ADDRESS_START           (BOOTLOADER_API_TABLE_START + (BOOTLOADER_API_TABLE_SIZE - 8))
  *  #define BOOTLOADER_ADDRESS_LENGTH          4