From d9887a7b53dad488bfcb38cfce179138e2b41f57 Mon Sep 17 00:00:00 2001 From: Stephan Hadinger Date: Sat, 17 Apr 2021 19:30:23 +0200 Subject: [PATCH] Remove warning when using config_override --- tasmota/user_config_override_sample.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/tasmota/user_config_override_sample.h b/tasmota/user_config_override_sample.h index ae434bb9c..3bfa1269f 100644 --- a/tasmota/user_config_override_sample.h +++ b/tasmota/user_config_override_sample.h @@ -20,9 +20,6 @@ #ifndef _USER_CONFIG_OVERRIDE_H_ #define _USER_CONFIG_OVERRIDE_H_ -// force the compiler to show a warning to confirm that this file is included -#warning **** user_config_override.h: Using Settings from this File **** - /*****************************************************************************************************\ * USAGE: * To modify the stock configuration without changing the my_user_config.h file: