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