This commit is contained in:
Dmitry Borisenko
2022-02-18 23:04:27 +01:00
parent 3926c67601
commit 6f2c9d76ca
3 changed files with 4 additions and 1 deletions

View File

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