Skip to content

Commit 45f8792

Browse files
authored
Enable CONFIG_LCD_RGB_RESTART_IN_VSYNC option
1 parent f896ff1 commit 45f8792

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/defconfig.esp32s3

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,8 @@ CONFIG_BOOTLOADER_FLASH_DC_AWARE=y
2424

2525
#
2626
# S3 Display shift fix -> https://espressif-docs.readthedocs-hosted.com/projects/esp-faq/en/latest/software-framework/peripherals/lcd.html
27-
# with latest uDisplay refactoring no need to enable!
2827
#
29-
# CONFIG_LCD_RGB_RESTART_IN_VSYNC is not set
28+
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
3029

3130
#
3231
# Bluetooth

0 commit comments

Comments
 (0)