From bf8aaf53314874075defe8b4e55e8f75fa69c0c9 Mon Sep 17 00:00:00 2001 From: Theo Arends Date: Sun, 20 Aug 2017 15:35:13 +0200 Subject: [PATCH] Updated Esptool (markdown) --- Esptool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Esptool.md b/Esptool.md index 19964e7f..f9889a6e 100644 --- a/Esptool.md +++ b/Esptool.md @@ -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.