mirror of https://github.com/arendst/Tasmota.git
Updated Esptool (markdown)
parent
50ad5816ff
commit
475e065eef
|
@ -1,6 +1,6 @@
|
|||
How to setup and configure Esptool for Tasmota upload.
|
||||
|
||||
The information below is for the Python version of esptool - If you want to use the Windows/Linux/OSX(MAC) executable version of esptool (as would be included in Arduino ESP8266 cores) then please go to the [esptool executable (non-python)](https://github.com/arendst/Sonoff-Tasmota/wiki/Esptool/_edit#esptool-executable-windows--linux) section at the bottom.
|
||||
The information below is for the Python version of esptool - If you want to use the Windows/Linux/OSX(MAC) executable version of esptool (as would be included in Arduino ESP8266 cores) then please go to the [esptool executable (non-python)](https://github.com/arendst/Sonoff-Tasmota/wiki/Esptool#esptool-executable-windows--linux) section at the bottom.
|
||||
|
||||
## Download Esptool
|
||||
If you do not have an installed copy of Python 2.x or 3.x download and install it from https://www.python.org/.
|
||||
|
|
Loading…
Reference in New Issue