diff options
| -rw-r--r-- | firmware/releases/release notes.txt | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/firmware/releases/release notes.txt b/firmware/releases/release notes.txt index 09595aa..0b48044 100644 --- a/firmware/releases/release notes.txt +++ b/firmware/releases/release notes.txt @@ -5,8 +5,8 @@ Firmware:      entry condition.    - The bootloader will not quit if no user program is loaded. This prevents periodic      re-enumeration of the bootloader and should make driver installation much easier. -    THe new "--erase-only" function of the commandline tool can be used to erase the -    firmware and create a stable device for easier installiation. +    THhe new "--erase-only" function of the commandline tool can be used to erase the +    user program and create a stable device for easier installiation.    - New entry modes can be selected in "bootloader.h". Please read the comments for details.      + ENTRY_ALWAYS          + ENTRY_WATCHDOG   @@ -155,4 +155,4 @@ commandline's c library:   o Most recent build before next release where some subtle protocol changes took place - 
\ No newline at end of file +  | 
