13#define AUTORESEARCH_OTA_SSID "FastLED-OTA-Test"
14#define AUTORESEARCH_OTA_PASSWORD "otavalid8"
15#define AUTORESEARCH_OTA_AP_IP "192.168.4.1"
16#define AUTORESEARCH_OTA_OTA_PASSWORD "testota123"
17#define AUTORESEARCH_OTA_HOSTNAME "fastled-ota-test"
18#define AUTORESEARCH_OTA_PORT 80
AutoResearchOtaState & getOtaState()
Get current OTA autoresearch state.
fl::json stopOta()
Stop OTA server and WiFi AP, release all resources.
fl::json startOta()
Start WiFi Soft AP and OTA HTTP server.
State for OTA autoresearch.
Base definition for an LED controller.