Updated Arduino IDE (markdown)

Theo Arends 2018-08-12 16:55:33 +02:00
parent f075270f4e
commit b1eb0c3ab9
1 changed files with 4 additions and 0 deletions

@ -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" /> <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 ### 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. 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.