мелкие исправления

This commit is contained in:
Dmitry Borisenko
2021-12-23 17:55:46 +01:00
parent 44ccbe7ed7
commit 667b30dcf9
2 changed files with 10 additions and 12 deletions

View File

@@ -30,4 +30,6 @@ void setup() {
}
void loop() {
//обновление задач таскера
ts.update();
}