From 64e844d3874cf1b1fe49c68c1a7097af73f76130 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 10 May 2023 11:28:59 +0200 Subject: [PATCH] Disable crashing GT911 driver (#18631) --- tasmota/include/tasmota_configurations_ESP32.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/include/tasmota_configurations_ESP32.h b/tasmota/include/tasmota_configurations_ESP32.h index 74108b8b1..2aaff8452 100644 --- a/tasmota/include/tasmota_configurations_ESP32.h +++ b/tasmota/include/tasmota_configurations_ESP32.h @@ -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