mirror of https://github.com/arendst/Tasmota.git
Disable crashing GT911 driver (#18631)
This commit is contained in:
parent
632176765d
commit
64e844d387
|
@ -306,7 +306,7 @@
|
|||
#define SHOW_SPLASH
|
||||
#define USE_XPT2046
|
||||
#define USE_FT5206
|
||||
#define USE_GT911
|
||||
//#define USE_GT911 // TODO Fix GT911 Touch driver with LVGL HASPMOTA
|
||||
#define USE_MPU_ACCEL
|
||||
#define USE_RTC_CHIPS // Enable RTC chip support and NTP server - Select only one
|
||||
#define USE_BM8563
|
||||
|
|
Loading…
Reference in New Issue