From fa50bbb76dbbedfeb6cdaf7912b441930bd694ba Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sun, 10 Jan 2021 12:21:07 +0100 Subject: [PATCH] Update my_user_config.h --- tasmota/my_user_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 5bb814efa..8c0c7cac3 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -223,7 +223,7 @@ #define KNX_ENHANCED false // [Knx_Enhanced] Enable KNX Enhanced Mode // -- mDNS ---------------------------------------- -#define MDNS_ENABLED true // [SetOption55] Use mDNS (false = Disable, true = Enable) +#define MDNS_ENABLED false // [SetOption55] Use mDNS (false = Disable, true = Enable) // -- Time - Up to three NTP servers in your region #define NTP_SERVER1 "pool.ntp.org" // [NtpServer1] Select first NTP server by name or IP address (129.250.35.250)