put back mDns feature by default

This commit is contained in:
luc lebosse 2016-06-28 13:33:39 +02:00
parent 0f1623d548
commit 3975f5ecd0

View File

@ -27,7 +27,7 @@
//comment to disable //comment to disable
//MDNS_FEATURE: this feature allow type the name defined //MDNS_FEATURE: this feature allow type the name defined
//in web browser by default: http:\\esp8266.local and connect //in web browser by default: http:\\esp8266.local and connect
//#define MDNS_FEATURE #define MDNS_FEATURE
//SSDD_FEATURE: this feature is a discovery protocol, supported on Windows out of the box //SSDD_FEATURE: this feature is a discovery protocol, supported on Windows out of the box
#define SSDP_FEATURE #define SSDP_FEATURE