diff --git a/README.markdown b/README.markdown index d7999edff3f459d12d703b15110d252d4bf1afd4..a95f19b04c6c8e8ba168beae34a2e0b5e33c19b9 100644 --- a/README.markdown +++ b/README.markdown @@ -131,6 +131,8 @@ Using avrdude directly: avrdude -p x256a3u -c flip2 -U application:w:dstat-firmware.elf:e ```` +To boot back into the normal DStat firmware, replug the USB without the switch depressed. + Note, DFU flashing will only work if the DFU bootloader is installed and can't be used to set flash bits or flash a new bootloader. Unfortunately the XMega doesn't come with a bootloader installed, so flashing with a PDI programmer must be done for at least the first time.