enable additionally `USE_UNIVERSAL_TOUCH` (#21038)

dedicated driver are still enabled. To be disabled when transition to UTouch is finished
This commit is contained in:
Jason2866 2024-03-26 16:34:43 +01:00 committed by GitHub
parent 7707473b4e
commit 48aa621975
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 4 deletions

View File

@ -320,15 +320,16 @@
#define USE_LVGL_PNG_DECODER
#define USE_DISPLAY
#define SHOW_SPLASH
#define USE_XPT2046
#define USE_FT5206
#define USE_GT911
#define USE_CST816S
#define USE_MPU_ACCEL
#define USE_RTC_CHIPS // Enable RTC chip support and NTP server - Select only one
#define USE_BM8563
#define USE_MLX90614
#define USE_UNIVERSAL_DISPLAY
#define USE_UNIVERSAL_TOUCH
#define USE_XPT2046
#define USE_FT5206
#define USE_GT911
#define USE_CST816S
#define USE_DISPLAY_LVGL_ONLY
//#undef USE_DISPLAY_MODES1TO5