From dba2ef1855ba4e55c2f7e6ca5b752ab0c62a9adc Mon Sep 17 00:00:00 2001 From: Bodmer Date: Tue, 30 Mar 2021 23:05:29 +0100 Subject: [PATCH] Correct leftover from testing --- User_Setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User_Setup.h b/User_Setup.h index 9ba3582..ae9343b 100644 --- a/User_Setup.h +++ b/User_Setup.h @@ -83,7 +83,7 @@ // #define TFT_HEIGHT 128 // #define TFT_HEIGHT 240 // ST7789 240 x 240 // #define TFT_HEIGHT 320 // ST7789 240 x 320 -#define TFT_HEIGHT 240 // GC9A01 240 x 240 +// #define TFT_HEIGHT 240 // GC9A01 240 x 240 // For ST7735 ONLY, define the type of display, originally this was based on the // colour of the tab on the screen protector film but this is not always true, so try