fix for ST7735_REDTAB

This commit is contained in:
Mark
2017-09-11 03:32:34 -04:00
parent 15dcc77909
commit c735d18a41

View File

@@ -38,7 +38,7 @@
#define TAB_COLOUR INITR_GREENTAB128
#define CGRAM_OFFSET
#elif defined (ST6635_REDTAB)
#elif defined (ST7735_REDTAB)
#define TAB_COLOUR INITR_REDTAB
#elif defined (ST7735_BLACKTAB)