Updated Esptool (markdown)

Jason2866 2019-01-04 08:57:38 +01:00
parent 742b5ef6a6
commit 0466e119a7
1 changed files with 1 additions and 1 deletions

@ -41,7 +41,7 @@ esptool.py --port COM5 read_flash 0x00000 0x100000 image1M.bin
```
NOTE: When the command completes the device is out of firmware upload mode!
### Optional: Erase firmware
### Erase firmware
Ensure the device is in firmware upload mode.
Erase the complete flash memory holding the firmware with the following command: