We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15d2632 commit 754ccd1Copy full SHA for 754ccd1
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