From e7a870c3bf347abbc9852604d9e3b37df3b54142 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 1 Mar 2021 20:30:22 +0100 Subject: [PATCH] Clarify where the changes has to be --- tasmota/user_config_override_sample.h | 1 + 1 file changed, 1 insertion(+) 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 "*/" !!! */