Jeroen88 b58a3509b8 Feature/http update (#1979)
* Added HTTPUpdate class for downloading sketches from a server

* Added HTTPUpdate class for downloading sketches from a server

* Added HTTPUpdate to CMakeLists.txt

* Change ESP8266 class references to ESP32 for httpUpdate.ino example

* Change ESP8266 class references to ESP32 for httpUpdate.ino example. setLedPin() commented out because not all boards support LED_BUITLIN

* Added check to handle mixup of old and present api properly

* Correct HTTPClient::setTimeout() to convert milliseconds to seconds. Correct WiFiClient::setTimeout() to call Stream::setTimeout() with seconds converted back to milliseconds. Remove inproper checks for _insecure.

* Added small comment because it looked like the Travis build did not finish
2018-11-19 16:57:38 +01:00
..
2018-09-26 23:29:51 +02:00
2018-06-27 09:01:06 +02:00
2018-09-17 23:06:04 +02:00
2018-11-19 16:57:23 +01:00
2018-11-19 16:57:38 +01:00
2018-06-27 09:01:06 +02:00
2018-06-27 09:01:06 +02:00
2018-07-03 21:23:04 +02:00
2018-11-19 16:57:38 +01:00
2018-11-19 16:57:23 +01:00