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