We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f896ff1 commit 45f8792Copy full SHA for 45f8792
configs/defconfig.esp32s3
@@ -24,9 +24,8 @@ CONFIG_BOOTLOADER_FLASH_DC_AWARE=y
24
25
#
26
# 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!
28
29
-# CONFIG_LCD_RGB_RESTART_IN_VSYNC is not set
+CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
30
31
32
# Bluetooth
0 commit comments