версия 428 исправлены все баги

This commit is contained in:
Dmitry Borisenko
2022-09-29 22:48:33 +02:00
parent 27e30ab0ff
commit 8f708b9c13
11 changed files with 15 additions and 55 deletions

View File

@@ -11,6 +11,7 @@ struct updateFirm {
String settingsFlashJson;
String configJson;
String layoutJson;
String scenarioTxt;
};
extern void upgradeInit();