Remove warning when using config_override

This commit is contained in:
Stephan Hadinger 2021-04-17 19:30:23 +02:00
parent fa31d776c3
commit d9887a7b53

View File

@ -20,9 +20,6 @@
#ifndef _USER_CONFIG_OVERRIDE_H_ #ifndef _USER_CONFIG_OVERRIDE_H_
#define _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: * USAGE:
* To modify the stock configuration without changing the my_user_config.h file: * To modify the stock configuration without changing the my_user_config.h file: