We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee99c61 commit 5cc28d9Copy full SHA for 5cc28d9
ESPWebThingAdapter.h
@@ -72,7 +72,7 @@ class WebThingAdapter {
72
}
73
74
void update() {
75
- // non implemented, async web-server
+ MDNS.update();
76
77
78
void addDevice(ThingDevice* device) {
0 commit comments