добавил два главных буфера, передаю эстафету Илье!!!

This commit is contained in:
Dmitry Borisenko
2022-02-22 20:16:33 +01:00
parent a4648fd075
commit 69d46815cd
8 changed files with 70 additions and 16 deletions

View File

@@ -98,5 +98,9 @@ void loop() {
IoTItems[i]->loop();
}
handleOrder();
handleEvent();
// iotScen.ExecScenario();
}