mirror of https://github.com/arendst/Tasmota.git
Updated Esptool (markdown)
parent
0770f08c45
commit
70d1d0ccfa
|
@ -74,9 +74,9 @@ Download the latest release from [https://github.com/igrr/esptool-ck/releases](h
|
|||
|
||||
### Download Sonoff-Tasmota
|
||||
|
||||
Download the latest Tasmota release firmware file sonoff.bin from [https://github.com/arendst/Sonoff-Tasmota/releases](https://github.com/arendst/Sonoff-Tasmota/releases) to a known folder (The same folder as where you have the esptool executable will work well for this process to be simpler)
|
||||
Download the latest Tasmota release firmware file [sonoff.bin](https://github.com/arendst/Sonoff-Tasmota/releases) to a known folder (The same folder as where you have the esptool executable will work well for this process to be simpler)
|
||||
|
||||
If you want features from the current development codebase which has not been included in the last release please download sonoff.bin from [http://thehackbox.org/tasmota/](http://thehackbox.org/tasmota/) to a known folder (The same folder as where you have the esptool executable will work well for this process to be simpler)
|
||||
If you want features from the current development codebase which has not been included in the last release please download from [sonoff.bin](http://thehackbox.org/tasmota/) to a known folder (The same folder as where you have the esptool executable will work well for this process to be simpler)
|
||||
|
||||
The information posted further up in this Wiki for placing the device into bootload / firmware upgrade mode may be followed as this process does not change irrespective whether you use the Python or executable version of esptool.
|
||||
|
||||
|
|
Loading…
Reference in New Issue