mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
Working version
This commit is contained in:
@@ -59,7 +59,7 @@ void web_init() {
|
||||
|
||||
#ifdef LOGGING_ENABLED
|
||||
if (request->hasArg("cleanlog")) {
|
||||
clean_log_date();
|
||||
cleanLogAndData();
|
||||
request->send(200);
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user