delay
This commit is contained in:
parent
c09d3417e7
commit
10edccb60b
@ -154,6 +154,7 @@ void loop() {
|
||||
pClient->disconnect();
|
||||
}
|
||||
Serial.println("Reboot!");
|
||||
delay(100);
|
||||
ESP.restart();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user