From f2a6279bf8dcff5599c0b11726c3af2cf82168cf Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Mon, 17 Dec 2018 10:06:48 +0100 Subject: [PATCH] Updated Arduino IDE (markdown) --- Arduino-IDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Arduino-IDE.md b/Arduino-IDE.md index 344eb15b..5865d4ec 100644 --- a/Arduino-IDE.md +++ b/Arduino-IDE.md @@ -19,7 +19,7 @@ IMPORTANT: For Windows users, before executing *arduino.exe* add an empty folder - Download the latest Tasmota release Source code from https://github.com/arendst/Sonoff-Tasmota/releases and unzip to another known folder. ### Copy files -#### ESP8266 Board version **before** 2.4.0 +#### ESP8266 Board version **before** 2.4.2 - If not available copy from the Tasmota release Source code folder *arduino\version 2.3.0\tools\sdk\ld* file *eagle.flash.1m0.ld* to Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.3.0\tools\sdk\ld*. - Replace in Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.3.0* file *boards.txt* with the Tasmota Source code file *arduino\version 2.3.0\boards.txt*.