Update src.ino

This commit is contained in:
Gregg 2023-07-21 17:36:57 -05:00
parent 3f62c228af
commit a73b206531
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ void setup() {
Serial.begin(115200);
homeSpan.setControlPin(21);
homeSpan.setLogLevel(2)
.setStatusPin(13);
// homeSpan.setSerialInputDisable(true);