diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 2f1d5b668..883d3ca46 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -36,8 +36,6 @@ * Users are advised to use the user_config_override.h file for most changes. \*********************************************************************************************/ -//#define USE_CONFIG_OVERRIDE // Uncomment to use user_config_override.h file. See README.md - /*********************************************************************************************\ * SECTION 1 * - After initial load any change here only take effect if CFG_HOLDER is changed too