mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 15:12:19 +03:00
Save date to flash added
This commit is contained in:
@@ -36,6 +36,7 @@ void web_init() {
|
||||
|
||||
if (request->hasArg("delAllItems")) {
|
||||
delAllItems();
|
||||
cleanLogAndData();
|
||||
request->redirect("/?set.device");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user