mirror of https://github.com/arendst/Tasmota.git
Updated Esptool (markdown)
parent
742b5ef6a6
commit
0466e119a7
|
@ -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!
|
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.
|
Ensure the device is in firmware upload mode.
|
||||||
|
|
||||||
Erase the complete flash memory holding the firmware with the following command:
|
Erase the complete flash memory holding the firmware with the following command:
|
||||||
|
|
Loading…
Reference in New Issue