1
0
Fork 0
forked from nuttx/nuttx-update

boards/xtensa/ttgo_t_display_esp32: Fix LCD colors

This commit is contained in:
Lucas Saavedra Vaz 2023-04-25 17:03:48 -03:00 committed by Xiang Xiao
parent 7f32b7973b
commit 18d2653e4e

View file

@ -41,6 +41,7 @@ CONFIG_LCD_ST7789_XOFFSET=53
CONFIG_LCD_ST7789_XRES=135
CONFIG_LCD_ST7789_YOFFSET=40
CONFIG_LCD_ST7789_YRES=240
CONFIG_LV_COLOR_16_SWAP=y
CONFIG_LV_MEM_CUSTOM=y
CONFIG_LV_PORT_LCDDEV_DOUBLE_BUFFER=y
CONFIG_LV_PORT_USE_LCDDEV=y