Skip to content

Commit 059d150

Browse files
authored
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
without shift appears sometimes
1 parent fcd839e commit 059d150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.esp32s3

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CONFIG_BOOTLOADER_FLASH_DC_AWARE=y
2222
#
2323
# S3 Display shift fix -> https://espressif-docs.readthedocs-hosted.com/projects/esp-faq/en/latest/software-framework/peripherals/lcd.html
2424
#
25-
# CONFIG_LCD_RGB_RESTART_IN_VSYNC is not set
25+
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
2626

2727
#
2828
# Bluetooth

0 commit comments

Comments
 (0)