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 cf96b17 commit d524438Copy full SHA for d524438
configs/defconfig.esp32s3
@@ -22,8 +22,9 @@ CONFIG_BOOTLOADER_FLASH_DC_AWARE=y
22
23
#
24
# S3 Display shift fix -> https://espressif-docs.readthedocs-hosted.com/projects/esp-faq/en/latest/software-framework/peripherals/lcd.html
25
+# with latest uDisplay refactoring no need to enable!
26
-CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
27
+# CONFIG_LCD_RGB_RESTART_IN_VSYNC is not set
28
29
30
# Bluetooth
0 commit comments