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