From ae098f7e3d219780fc86073149330f0b89332a8f Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:52:28 +0200 Subject: [PATCH] Remove not needed Arduino-IDE setting --- tasmota/my_user_config.h | 2 -- 1 file changed, 2 deletions(-) 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