enableMDNS to lib_standalone

This commit is contained in:
MichaelDvP
2022-05-05 16:56:33 +02:00
parent 5abbec9dea
commit cfff3a4b4a

View File

@@ -93,6 +93,7 @@ class DummySettings {
String dnsIP1 = ""; String dnsIP1 = "";
String dnsIP2 = ""; String dnsIP2 = "";
bool enableIPv6 = false; bool enableIPv6 = false;
bool enableMDNS = true;
uint8_t phy_type = 0; uint8_t phy_type = 0;
uint8_t eth_power = 0; // 0 means -1 uint8_t eth_power = 0; // 0 means -1