forked from Bodmer/TFT_eSPI
Fix warning
This commit is contained in:
@@ -78,9 +78,9 @@
|
|||||||
#define TFT_RGB_ORDER TFT_RGB
|
#define TFT_RGB_ORDER TFT_RGB
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_TFT_RGB_ORDER
|
//#ifdef CONFIG_TFT_RGB_ORDER
|
||||||
#define TFT_RGB_ORDER TFT_BGR
|
// #define TFT_RGB_ORDER TFT_BGR
|
||||||
#endif
|
//#endif
|
||||||
|
|
||||||
#ifdef CONFIG_TFT_M5STACK
|
#ifdef CONFIG_TFT_M5STACK
|
||||||
#define M5STACK
|
#define M5STACK
|
||||||
|
Reference in New Issue
Block a user