From 95d1cd89c21730df57a263a22826644ea8485a89 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Wed, 23 Dec 2020 01:14:27 +0000 Subject: [PATCH] Update Setup25_TTGO_T_Display.h --- User_Setups/Setup25_TTGO_T_Display.h | 1 + 1 file changed, 1 insertion(+) diff --git a/User_Setups/Setup25_TTGO_T_Display.h b/User_Setups/Setup25_TTGO_T_Display.h index 18a0c2d..3c1f436 100644 --- a/User_Setups/Setup25_TTGO_T_Display.h +++ b/User_Setups/Setup25_TTGO_T_Display.h @@ -3,6 +3,7 @@ // See SetupX_Template.h for all options available #define ST7789_DRIVER +#define TFT_SDA_READ // Display has a bidirectionsl SDA pin #define TFT_WIDTH 135 #define TFT_HEIGHT 240