Menu

USEMDNS

#define USEMDNS true

Determens whether or not to include the Multicast DNS library when compiling your app. By default this is set to true.

When included an MDNS responder is started. By default this will be: http://yourESP.local
If you want to change this use the preSetDeviceName("example-name") http://example-name.local

To use mDNS on your computer Install host software:

Added by