Updated Arduino IDE (markdown)

Jason2866 2019-04-30 20:27:31 +02:00
parent 4e1dccfb37
commit f2949908ec
1 changed files with 1 additions and 1 deletions

@ -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.x
#### ESP8266 Board version 2.3.0
- 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*.