Добавил массив виджетов и реализовал их отправку

This commit is contained in:
Dmitry Borisenko
2022-01-17 00:06:50 +01:00
parent ee322ce185
commit 775d7a11ad
39 changed files with 6648 additions and 209 deletions

View File

@@ -23,4 +23,5 @@ class SendJson {
String _path;
};
extern SendJson* mySendJson;
extern SendJson* sendConfigJson;
extern SendJson* sendWigdetsJson;