Missing #define
This commit is contained in:
parent
4a52f5e685
commit
96a4df7214
|
|
@ -22,7 +22,7 @@
|
||||||
#include <User_Setup_Select.h>
|
#include <User_Setup_Select.h>
|
||||||
|
|
||||||
#ifndef TAB_COLOUR
|
#ifndef TAB_COLOUR
|
||||||
TAB_COLOUR 0
|
#define TAB_COLOUR 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// If the frequency is not defined, set a default
|
// If the frequency is not defined, set a default
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue