X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/f2ae4dc255bd86438cffb62c138326b1c0b5725f..5d9403fde4e0d89313121fcd5fa4cfc6c4ddfc4e:/Bootloaders/DFU/BootloaderDFU.txt
diff --git a/Bootloaders/DFU/BootloaderDFU.txt b/Bootloaders/DFU/BootloaderDFU.txt
index a01b1d9fd..538214e90 100644
--- a/Bootloaders/DFU/BootloaderDFU.txt
+++ b/Bootloaders/DFU/BootloaderDFU.txt
@@ -178,10 +178,10 @@
*
*
* | SECURE_MODE |
- * BootloaderDFU.h |
- * If defined to true, the bootloader will not accept any memory commands other than a chip erase on start-up, until an
+ * | AppConfig.h |
+ * If defined to \c true, the bootloader will not accept any memory commands other than a chip erase on start-up, until an
* erase has been performed. This can be used in conjunction with the AVR's lockbits to prevent the AVRs firmware from
- * being dumped by unauthorized persons. |
+ * being dumped by unauthorized persons. When false, all memory operations are allowed at any time.
*
*
*/