diff --git a/lighthub/main.cpp b/lighthub/main.cpp index 6acf0ff..7d28128 100644 --- a/lighthub/main.cpp +++ b/lighthub/main.cpp @@ -453,12 +453,12 @@ void onInitialStateInitLAN() { #if defined(ARDUINO_ARCH_ESP32) || defined(ESP8266) if (WiFi.status() == WL_CONNECTED) { - debugSerial<