Missing #define

This commit is contained in:
Bodmer 2018-05-29 00:24:20 +01:00 committed by GitHub
parent 4a52f5e685
commit 96a4df7214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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