Update src.ino
This commit is contained in:
parent
40bb97215f
commit
d33bbf2477
|
|
@ -53,7 +53,7 @@ void setup() {
|
||||||
Serial.begin(115200);
|
Serial.begin(115200);
|
||||||
|
|
||||||
// homeSpan.setLogLevel(-1);
|
// homeSpan.setLogLevel(-1);
|
||||||
homeSpan.setSerialInputDisable(true);
|
// homeSpan.setSerialInputDisable(true);
|
||||||
homeSpan.enableOTA();
|
homeSpan.enableOTA();
|
||||||
|
|
||||||
homeSpan.setStatusPin(13);
|
homeSpan.setStatusPin(13);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue