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 41920ae commit 36dcb21Copy full SHA for 36dcb21
configs/defconfig.esp32s3
@@ -24,8 +24,9 @@ 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
-CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
29
+# CONFIG_LCD_RGB_RESTART_IN_VSYNC is not set
30
31
32
# Bluetooth
0 commit comments