#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-07-12 21:54:14 #include "Arduino.h" #include "Arduino.h" #include #include #include #include #include #include #include "States.h" #include "Commands.h" #include "ConfigManager.h" #include "HtmlPages.h" #include "LEDStripManager.h" #include "TimerManager.h" void handleSetupPage() ; void handleSTAControlPage() ; void handleSave() ; void handleNotFound() ; void startAP() ; void webSocketEvent(uint8_t num, WStype_t type, uint8_t *payload, size_t length) ; void resetWifiConfiguration(uint8_t num) ; void setState(AppState newState) ; void handleBoot() ; void handleConnecting() ; void handleAPMode() ; void handleSTAMode() ; void handleError() ; void startSTAWebServer() ; void driveLEDStrip() ; void setup() ; void loop() ; #include "LEDLamp.ino" #endif