Updated Esptool (markdown)

Theo Arends 2017-08-20 15:35:13 +02:00
parent fd15b61a18
commit bf8aaf5331
1 changed files with 1 additions and 1 deletions

@ -9,7 +9,7 @@ Download Esptool Source code from https://github.com/espressif/esptool/releases
Go to the known folder and install Esptool with command ``python setup.py install``.
## Download Tasmota
Download the latest Tasmota release file *sonoff.bin** from https://github.com/arendst/Sonoff-Tasmota/releases to another known folder.
Download the latest Tasmota release firmware file *sonoff.bin* from https://github.com/arendst/Sonoff-Tasmota/releases to a known folder.
## Upload Tasmota
Esptool uses the serial interface to communicate with your device. On Windows these interfaces are named COM1, COM2 etc. On Linux these interfaces are called dev/ttyUSB0, dev/ttyUSB1 etc.