Disable crashing GT911 driver (#18631)

This commit is contained in:
Jason2866 2023-05-10 11:28:59 +02:00 committed by GitHub
parent 632176765d
commit 64e844d387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@
#define SHOW_SPLASH #define SHOW_SPLASH
#define USE_XPT2046 #define USE_XPT2046
#define USE_FT5206 #define USE_FT5206
#define USE_GT911 //#define USE_GT911 // TODO Fix GT911 Touch driver with LVGL HASPMOTA
#define USE_MPU_ACCEL #define USE_MPU_ACCEL
#define USE_RTC_CHIPS // Enable RTC chip support and NTP server - Select only one #define USE_RTC_CHIPS // Enable RTC chip support and NTP server - Select only one
#define USE_BM8563 #define USE_BM8563