diff --git a/src/src.ino b/src/src.ino index 10995ba..e0f2c4f 100644 --- a/src/src.ino +++ b/src/src.ino @@ -53,7 +53,7 @@ void setup() { Serial.begin(115200); // homeSpan.setLogLevel(-1); - homeSpan.setSerialInputDisable(true); +// homeSpan.setSerialInputDisable(true); homeSpan.enableOTA(); homeSpan.setStatusPin(13);