mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-05 21:54:42 +02:00
Fix #2326
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
#define INIT_SEQUENCE_3 // Using this initialisation sequence improves the display image
|
#define INIT_SEQUENCE_3 // Using this initialisation sequence improves the display image
|
||||||
|
|
||||||
#define CGRAM_OFFSET
|
#define CGRAM_OFFSET
|
||||||
// #define TFT_RGB_ORDER TFT_RGB // Colour order Red-Green-Blue
|
#define TFT_RGB_ORDER TFT_RGB // Colour order Red-Green-Blue
|
||||||
#define TFT_RGB_ORDER TFT_BGR // Colour order Blue-Green-Red
|
//#define TFT_RGB_ORDER TFT_BGR // Colour order Blue-Green-Red
|
||||||
|
|
||||||
#define TFT_INVERSION_ON
|
#define TFT_INVERSION_ON
|
||||||
// #define TFT_INVERSION_OFF
|
// #define TFT_INVERSION_OFF
|
||||||
|
Reference in New Issue
Block a user