enable LCD_RGB_RESTART_IN_VSYNC

this "should" turn permanent tearing into temporary tearing.
This commit is contained in:
Jeff Epler 2023-09-25 16:39:38 -05:00
parent 6263f6af84
commit 747b6e8d2e
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE

View File

@ -57,6 +57,17 @@ CONFIG_I2S_SUPPRESS_DEPRECATE_WARN=y
# end of Driver Configurations
#
# LCD and Touch Panel
#
#
# LCD Peripheral Configuration
#
CONFIG_LCD_RGB_RESTART_IN_VSYNC=y
# end of LCD Peripheral Configuration
# end of LCD and Touch Panel
#
# ESP System Settings
#