diff --git a/tasmota/user_config_override_sample.h b/tasmota/user_config_override_sample.h index cf5f27a25..ae434bb9c 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 +// !!! Remember that your changes GOES AT THE BOTTOM OF THIS FILE right before the last #endif !!! */