mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Очищаем хранилище состояний при реконфигурации
This commit is contained in:
@@ -46,4 +46,6 @@ void clearConfigure() {
|
||||
if (*it) delete *it;
|
||||
}
|
||||
IoTItems.clear();
|
||||
|
||||
valuesFlashJson.clear();
|
||||
}
|
||||
Reference in New Issue
Block a user