Skip to content

Commit

Permalink
enableMDNS to lib_standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDvP committed May 5, 2022
1 parent 5abbec9 commit cfff3a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib_standalone/ESP8266React.h
Expand Up @@ -93,6 +93,7 @@ class DummySettings {
String dnsIP1 = "";
String dnsIP2 = "";
bool enableIPv6 = false;
bool enableMDNS = true;

uint8_t phy_type = 0;
uint8_t eth_power = 0; // 0 means -1
Expand Down

0 comments on commit cfff3a4

Please sign in to comment.