fix for ST7735_REDTAB
This commit is contained in:
parent
15dcc77909
commit
c735d18a41
|
|
@ -38,7 +38,7 @@
|
||||||
#define TAB_COLOUR INITR_GREENTAB128
|
#define TAB_COLOUR INITR_GREENTAB128
|
||||||
#define CGRAM_OFFSET
|
#define CGRAM_OFFSET
|
||||||
|
|
||||||
#elif defined (ST6635_REDTAB)
|
#elif defined (ST7735_REDTAB)
|
||||||
#define TAB_COLOUR INITR_REDTAB
|
#define TAB_COLOUR INITR_REDTAB
|
||||||
|
|
||||||
#elif defined (ST7735_BLACKTAB)
|
#elif defined (ST7735_BLACKTAB)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue