mirror of https://github.com/arendst/Tasmota.git
Updated Arduino IDE (markdown)
parent
f075270f4e
commit
b1eb0c3ab9
|
@ -50,6 +50,10 @@ Remove default compile options for floating point ``printf`` and ``scanf`` which
|
|||
|
||||
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/arduinoide241b.png" width="300" />
|
||||
|
||||
#### ESP8266 Board version 2.4.2:
|
||||
|
||||
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/arduinoide242a.png" width="300" />
|
||||
|
||||
### Optional: Prepare for OTA upload
|
||||
Tasmota release Source code provides scripts to be installed in the Arduino IDE and your webserver to copy the compiled binary to your webserver. This webserver can then provide the firmware via OTA to the device.
|
||||
|
||||
|
|
Loading…
Reference in New Issue