From cfff3a4b4a76ee144f15aeb89c11e038a7bb86ac Mon Sep 17 00:00:00 2001 From: MichaelDvP Date: Thu, 5 May 2022 16:56:33 +0200 Subject: [PATCH] enableMDNS to lib_standalone --- lib_standalone/ESP8266React.h | 1 + 1 file changed, 1 insertion(+) diff --git a/lib_standalone/ESP8266React.h b/lib_standalone/ESP8266React.h index 2b1bd5039..d8c9a52d0 100644 --- a/lib_standalone/ESP8266React.h +++ b/lib_standalone/ESP8266React.h @@ -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