mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-11 01:39:07 +01:00
Tiny typo fix in comment
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef _USER_CONFIG_OVERRIDE_H_
|
||||
#define _USER_CONFIG_OVERRIDE_H_
|
||||
|
||||
// force the compiler to show a warning to confirm that this file is inlcuded
|
||||
// force the compiler to show a warning to confirm that this file is included
|
||||
#warning **** user_config_override.h: Using Settings from this File ****
|
||||
|
||||
/*****************************************************************************************************\
|
||||
@@ -93,4 +93,4 @@ Examples :
|
||||
|
||||
|
||||
|
||||
#endif // _USER_CONFIG_OVERRIDE_H_
|
||||
#endif // _USER_CONFIG_OVERRIDE_H_
|
||||
|
||||
Reference in New Issue
Block a user