Added HTTP OTA updater for ESP32

Added Easter Egg
Improved ArduinoOTA stability on ESP8266
Added function that starts the AP if you press the button for 7 secs
Added yet unused methods for color conversion
This commit is contained in:
cschwinne
2018-01-15 00:20:23 +01:00
parent 3db38726ca
commit e97a739f03
8 changed files with 233 additions and 19 deletions

View File

@@ -1,3 +1,5 @@
Notice by Aircoookie: Port of the ESP8266HTTPUpdateServer for ESP32 is also included in this directory.
# WebServer
ESP8266/ESP32 WebServer library