#include //this needs to be first, or it all crashes and burns... #include //#include //#include //web config portal #include #include #include #include //https://github.com/bblanchon/ArduinoJson #include #include //OTA includes #include #include //ESP8266WebServer server(80); WiFiUDP UKI_UDP; #include "leds.h" //config and functions relative to leds //#include "helpers.h" //some helpers functions #include "ota.h" //config and functions relative to ota firmware updates #include "wifimgr.h" //config and functions relative to wifi and access point configuration and configuration permanent saving