mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
Button added and input
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "HttpServer.h"
|
||||
#include "Bus/BusScannerFactory.h"
|
||||
#include "Utils/Timings.h"
|
||||
#include "Class/Switch.h"
|
||||
|
||||
void not_async_actions();
|
||||
|
||||
@@ -94,7 +95,7 @@ void loop() {
|
||||
|
||||
loopCmd();
|
||||
|
||||
loopButton();
|
||||
mySwitch->loop();
|
||||
|
||||
loopScenario();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user