mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
очистка и реорганизация файлов
This commit is contained in:
@@ -12,7 +12,6 @@ bool fileSystemInit() {
|
||||
void globalVarsSync() {
|
||||
settingsFlashJson = readFile(F("settings.json"), 4096);
|
||||
settingsFlashJson.replace("\r\n", "");
|
||||
writeFile("layout.json", "");
|
||||
}
|
||||
|
||||
void saveSettingsFlashJson() {
|
||||
|
||||
Reference in New Issue
Block a user