mirror of https://github.com/arendst/Tasmota.git
Added link to platform.txt for board version 2.4.1 since not included in source code download file
parent
ad0590c199
commit
ad374e4e6f
|
@ -28,7 +28,7 @@ Remove default compile options for floating point ``printf`` and ``scanf`` which
|
||||||
|
|
||||||
#### ESP8266 Board version 2.4.1
|
#### ESP8266 Board version 2.4.1
|
||||||
Remove default compile options for floating point ``printf`` and ``scanf`` which are not being used by Tasmota and save 15k code space.
|
Remove default compile options for floating point ``printf`` and ``scanf`` which are not being used by Tasmota and save 15k code space.
|
||||||
- Replace in Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.4.1* file *platform.txt* with the Tasmota Source code file *arduino\version 2.4.1\platform.txt*.
|
- Replace in Arduino IDE folder *portable\packages\esp8266\hardware\esp8266\2.4.1* file *platform.txt* with the Tasmota Source code file *arduino\version 2.4.1\platform.txt*. https://github.com/arendst/Sonoff-Tasmota/tree/development/arduino/version%202.4.1
|
||||||
|
|
||||||
#### For all versions
|
#### For all versions
|
||||||
- Copy all files from the Tasmota release Source code folder *lib* into your *sketchbook\libraries* folder.
|
- Copy all files from the Tasmota release Source code folder *lib* into your *sketchbook\libraries* folder.
|
||||||
|
|
Loading…
Reference in New Issue