We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6263f6a commit 747b6e8Copy full SHA for 747b6e8
1 file changed
ports/espressif/esp-idf-config/sdkconfig-esp32s3.defaults
@@ -57,6 +57,17 @@ CONFIG_I2S_SUPPRESS_DEPRECATE_WARN=y
57
58
# end of Driver Configurations
59
60
+#
61
+# LCD and Touch Panel
62
63
64
+# LCD Peripheral Configuration
65
66
+CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
67
+# end of LCD Peripheral Configuration
68
+
69
+# end of LCD and Touch Panel
70
71
#
72
# ESP System Settings
73
0 commit comments