From 70d1d0ccfab77f7ab099239f82453f73176a0428 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Mon, 17 Dec 2018 11:34:47 +0100 Subject: [PATCH] Updated Esptool (markdown) --- Esptool.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Esptool.md b/Esptool.md index 53c703d1..cfc74eda 100644 --- a/Esptool.md +++ b/Esptool.md @@ -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.