Добавляем функцию сохранения состояния элементов на flash

This commit is contained in:
2022-10-20 00:18:41 +03:00
parent c89127c067
commit b8e76e19b8
15 changed files with 540 additions and 79 deletions

View File

@@ -38,6 +38,7 @@ extern void globalVarsSync();
extern String getParamsJson();
extern void syncSettingsFlashJson();
extern void syncValuesFlashJson();
extern const String getChipId();
extern void setChipId();