Updated Arduino IDE (markdown)

Theo Arends 2018-08-12 17:03:52 +02:00
parent b1eb0c3ab9
commit cb93134344
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ Remove default compile options for floating point ``printf`` and ``scanf`` which
#### ESP8266 Board version 2.4.2:
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/arduinoide242a.png" width="300" />
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/arduinoide242b.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.