mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-06 14:14:44 +02:00
fix for ST7735_REDTAB
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user