Tag for the LUFA-120730-BETA release.
[pub/USBasp.git] / Bootloaders / CDC / BootloaderCDC.h
index 36af962..d8c9c1c 100644 (file)
@@ -69,7 +69,7 @@
                #define SOFTWARE_IDENTIFIER          "LUFACDC"
 
                /** Magic bootloader key to unlock forced application start mode. */
-               #define MAGIC_BOOT_KEY            0xDC42CACA
+               #define MAGIC_BOOT_KEY               0xDC42
                
        /* Type Defines: */
                /** Type define for a non-returning pointer to the start of the loaded application in flash memory. */