X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/fc8e4837a936bb1b4bd19bdd54660878b3efe02c..d92e9133d392fe9abfde27b60b27b24f3b142fc3:/LUFA/ManPages/SoftwareBootloaderJump.txt diff --git a/LUFA/ManPages/SoftwareBootloaderJump.txt b/LUFA/ManPages/SoftwareBootloaderJump.txt index 82fce4a6d..3f6e30582 100644 --- a/LUFA/ManPages/SoftwareBootloaderJump.txt +++ b/LUFA/ManPages/SoftwareBootloaderJump.txt @@ -34,8 +34,8 @@ * void Bootloader_Jump_Check(void) ATTR_INIT_SECTION(3); * void Bootloader_Jump_Check(void) * { - * // If the bootloader key is correct, clear it and jump to the bootloader - * if (Boot_Key == MAGIC_BOOT_KEY) + * // If the reset source was the bootloader and the key is correct, clear it and jump to the bootloader + * if ((MCUSR & (1<