From d2690ef7c00639c3c6330349858e622b95dfa4bf Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:02:00 +0100 Subject: [PATCH] enable CST816S touch driver in firmware lvgl (#20264) --- tasmota/include/tasmota_configurations_ESP32.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/include/tasmota_configurations_ESP32.h b/tasmota/include/tasmota_configurations_ESP32.h index 06891b607..7b86bdd3c 100644 --- a/tasmota/include/tasmota_configurations_ESP32.h +++ b/tasmota/include/tasmota_configurations_ESP32.h @@ -322,6 +322,7 @@ #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