diff --git a/TFT_config.h b/TFT_config.h index 5173519..6a042ab 100644 --- a/TFT_config.h +++ b/TFT_config.h @@ -78,9 +78,9 @@ #define TFT_RGB_ORDER TFT_RGB #endif -#ifdef CONFIG_TFT_RGB_ORDER - #define TFT_RGB_ORDER TFT_BGR -#endif +//#ifdef CONFIG_TFT_RGB_ORDER +// #define TFT_RGB_ORDER TFT_BGR +//#endif #ifdef CONFIG_TFT_M5STACK #define M5STACK