From d33bbf24775db2b93981dd37632b2f5acebc44bc Mon Sep 17 00:00:00 2001 From: Gregg Date: Sat, 13 May 2023 10:36:17 -0500 Subject: [PATCH] Update src.ino --- src/src.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);