diff --git a/lvgl_tft/Kconfig b/lvgl_tft/Kconfig index 128d910..4930717 100644 --- a/lvgl_tft/Kconfig +++ b/lvgl_tft/Kconfig @@ -579,8 +579,8 @@ menu "LVGL TFT Display controller" default 2 config LV_INVERT_DISPLAY - bool "IN DEPRECATION - Invert display." - default y if LV_PREDEFINED_DISPLAY_M5STACK + bool "IN DEPRECATION - Invert display." if LV_TFT_DISPLAY_CONTROLLER_RA8875 + default n help If text is backwards on your display, try enabling this.