mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
начал добавление виджетов
This commit is contained in:
@@ -39,8 +39,6 @@ void setup() {
|
||||
|
||||
configure("/config.json");
|
||||
|
||||
// readFileBin("/config.json");
|
||||
|
||||
//создали задачу которая будет выполняться каждые 30 секунд
|
||||
ts.add(
|
||||
MYTEST, 1000 * 30, [&](void*) {
|
||||
|
||||
Reference in New Issue
Block a user