X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/f2ae4dc255bd86438cffb62c138326b1c0b5725f..841bb33e362cfbeee8fb3d267072a3e64f5fbd87:/Bootloaders/DFU/BootloaderDFU.txt
diff --git a/Bootloaders/DFU/BootloaderDFU.txt b/Bootloaders/DFU/BootloaderDFU.txt
index a01b1d9fd..aefe344ea 100644
--- a/Bootloaders/DFU/BootloaderDFU.txt
+++ b/Bootloaders/DFU/BootloaderDFU.txt
@@ -38,7 +38,8 @@
*
*
* | Supported USB Speeds: |
- * Full Speed Mode |
+ * Low Speed Mode \n
+ * Full Speed Mode |
*
*
*
@@ -178,10 +179,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.
*
*
*/