mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 06:32:19 +03:00
Continue making web interface
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "Bus/BusScannerFactory.h"
|
||||
#include "Utils/Timings.h"
|
||||
#include "Class/Switch.h"
|
||||
#include "DeviceList.h"
|
||||
|
||||
void not_async_actions();
|
||||
|
||||
@@ -124,6 +125,8 @@ void not_async_actions() {
|
||||
#endif
|
||||
|
||||
do_scan_bus();
|
||||
|
||||
do_delElement();
|
||||
}
|
||||
|
||||
String getURL(const String& urls) {
|
||||
|
||||
Reference in New Issue
Block a user