X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/1f682ca2de8df89e3fef0077b33070cf2c85e798..9a1560dc050f79fd189838a87ce623e79ff48677:/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<