Update src.ino

This commit is contained in:
Gregg 2023-05-13 10:36:17 -05:00
parent 40bb97215f
commit d33bbf2477
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ void setup() {
Serial.begin(115200);
// homeSpan.setLogLevel(-1);
homeSpan.setSerialInputDisable(true);
// homeSpan.setSerialInputDisable(true);
homeSpan.enableOTA();
homeSpan.setStatusPin(13);