From ea82a7c15ada0cabde0c03df4ca08ea8f321b4dd Mon Sep 17 00:00:00 2001 From: Bodmer Date: Fri, 6 Jan 2023 10:29:52 +0000 Subject: [PATCH] Update Setup25_TTGO_T_Display.h --- User_Setups/Setup25_TTGO_T_Display.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/User_Setups/Setup25_TTGO_T_Display.h b/User_Setups/Setup25_TTGO_T_Display.h index e0367c5..455c851 100644 --- a/User_Setups/Setup25_TTGO_T_Display.h +++ b/User_Setups/Setup25_TTGO_T_Display.h @@ -19,8 +19,6 @@ #define TFT_DC 16 #define TFT_RST 23 -#define TOUCH_CS -1 - #define TFT_BL 4 // Display backlight control pin #define TFT_BACKLIGHT_ON HIGH // HIGH or LOW are options