This commit is contained in:
Bodmer 2023-01-17 07:16:20 +00:00 committed by GitHub
parent 01b8420b97
commit d6064fe141
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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