remove touch driver (#21146)

only UTouch is active
This commit is contained in:
Jason2866 2024-04-11 21:16:22 +02:00 committed by GitHub
parent ce443771d9
commit d3ab3ced1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 4 deletions

View File

@ -325,10 +325,10 @@
#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_XPT2046
//#define USE_FT5206
//#define USE_GT911
//#define USE_CST816S
#define USE_DISPLAY_LVGL_ONLY
//#undef USE_DISPLAY_MODES1TO5