implemented config and irrigation commands
This commit is contained in:
@@ -104,9 +104,6 @@ public:
|
||||
deserialize();
|
||||
saveConfig();
|
||||
}; // filesystem is unmounted here
|
||||
LOG_WARN("setConfig will cause restart!");
|
||||
delay(5000);
|
||||
esp_restart();
|
||||
}
|
||||
|
||||
void resetConfig()
|
||||
|
||||
Reference in New Issue
Block a user