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