From 5d64a72ea0f125b4785575870ef7a7fd577ab327 Mon Sep 17 00:00:00 2001 From: livello Date: Wed, 10 Oct 2018 13:49:28 +0300 Subject: [PATCH] printex --- lighthub/main.cpp | 14 +++++++------- platformio.ini | 5 +++-- 2 files changed, 10 insertions(+), 9 deletions(-) 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<