mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
восстановление графиков
This commit is contained in:
@@ -19,8 +19,8 @@ void globalVarsSync() {
|
||||
jsonWriteStr_(settingsFlashJson, "root", mqttRootDevice);
|
||||
jsonWriteStr_(settingsFlashJson, "id", chipId);
|
||||
|
||||
// jsonWriteStr_(errorsHeapJson, "errors_", ""); //метка для парсинга
|
||||
// jsonWriteStr_(ssidListHeapJson, "ssids_", ""); //метка для парсинга
|
||||
// jsonWriteStr_(errorsHeapJson, "errors_", ""); //метка для парсинга удалить
|
||||
// jsonWriteStr_(ssidListHeapJson, "ssids_", ""); //метка для парсинга удалить
|
||||
}
|
||||
|
||||
String getParamsJson() {
|
||||
|
||||
Reference in New Issue
Block a user