forked from nuttx/nuttx-update
boards/xtensa/ttgo_t_display_esp32: Fix LCD colors
This commit is contained in:
parent
7f32b7973b
commit
18d2653e4e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue