mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-28 23:22:19 +03:00
.
This commit is contained in:
@@ -54,7 +54,7 @@ class Loging : public IoTItem {
|
||||
if (filePath == "failed") {
|
||||
SerialPrint("E", F("Loging"), "'" + id + "' file path not found");
|
||||
createNewFileWithData(logData);
|
||||
//return;
|
||||
return;
|
||||
}
|
||||
|
||||
//считаем количество строк
|
||||
|
||||
Reference in New Issue
Block a user