We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hardware: ESP-12E Core Version: 2.3.0
lwip\include\lwip\mdns.h uses LWIP_DNS_H as #include guard.
This is the same guard as dns.h uses so you cannot include both headers from the same file.