diff --git a/tasmota/user_config_override_sample.h b/tasmota/user_config_override_sample.h index cf5f27a25..8c8e02b7e 100644 --- a/tasmota/user_config_override_sample.h +++ b/tasmota/user_config_override_sample.h @@ -82,6 +82,7 @@ Examples : #define WIFI_DNS MY_DNS // If not using DHCP set DNS IP address (might be equal to WIFI_GATEWAY) #endif +// !!! Place your changes AFTER the line with "*/" !!! */