начал добавление виджетов

This commit is contained in:
Dmitry Borisenko
2022-01-26 00:03:43 +01:00
parent ec93e1de04
commit 70edd92238
4 changed files with 32 additions and 11 deletions

View File

@@ -39,8 +39,6 @@ void setup() {
configure("/config.json");
// readFileBin("/config.json");
//создали задачу которая будет выполняться каждые 30 секунд
ts.add(
MYTEST, 1000 * 30, [&](void*) {