Updated Esptool (markdown)

Andre Thomas 2018-12-09 22:25:40 +02:00
parent 50ad5816ff
commit 475e065eef
1 changed files with 1 additions and 1 deletions

@ -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/.