mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-05 05:34:43 +02:00
Missing #define
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user