From 40fe3d3d1b32d2b87e10aa85b5bb5e384704ea91 Mon Sep 17 00:00:00 2001 From: livello Date: Wed, 10 Oct 2018 13:53:45 +0300 Subject: [PATCH] printex --- lighthub/main.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lighthub/main.cpp b/lighthub/main.cpp index 7d28128..101c198 100644 --- a/lighthub/main.cpp +++ b/lighthub/main.cpp @@ -421,10 +421,7 @@ void onInitialStateInitLAN() { #if defined(ESP8266) and defined(WIFI_MANAGER_DISABLE) if(!wifiInitialized) { WiFi.mode(WIFI_STA); - debugSerial<