Compare commits
1 Commits
83d6b40b20
...
4a4b8ee788
Author | SHA1 | Date | |
---|---|---|---|
4a4b8ee788
|
@@ -61,6 +61,9 @@ void setupProduction() {
|
||||
|
||||
|
||||
void loopProduction() {
|
||||
if (WiFi.status() != WL_CONNECTED) {
|
||||
ESP.reset();
|
||||
}
|
||||
loopApplication();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user