mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
ssdp on
This commit is contained in:
@@ -73,8 +73,8 @@ void setup() {
|
||||
udpInit();
|
||||
#endif
|
||||
|
||||
//pm.info("Ssdp Init");
|
||||
//SsdpInit();
|
||||
pm.info("Ssdp Init");
|
||||
SsdpInit();
|
||||
|
||||
ts.add(
|
||||
TEST, 1000 * 60, [&](void*) {
|
||||
|
||||
Reference in New Issue
Block a user