#ifdef __IN_ECLIPSE__ //This is a automatic generated file //Please do not modify this file //If you touch this file your change will be overwritten during the next build //This file has been generated on 2026-06-08 17:59:19 #include "Arduino.h" #include "Arduino.h" #include #include #include #include #include "States.h" void saveConfig() ; void loadConfig() ; void handleRoot() ; void handleSave() ; void handleNotFound() ; void startAP() ; bool connectSTA() ; void webSocketEvent(uint8_t num, WStype_t type, uint8_t *payload, size_t length) ; void setState(AppState newState) ; void handleBoot() ; void handleConnecting() ; void handleAPMode() ; void handleSTAMode() ; void handleError() ; void startSTAWebServer() ; void setup() ; void loop() ; #include "LEDLamp.ino" #endif