From 4780bd2fee2a6720f83f16f70e15b47eea6adf8f Mon Sep 17 00:00:00 2001 From: unknown <1453699858@qq.com> Date: Tue, 16 Feb 2021 10:16:12 +0800 Subject: [PATCH] add GC9A01 option and set ILI9341 as default --- User_Setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/User_Setup.h b/User_Setup.h index dcdf346..d973c52 100644 --- a/User_Setup.h +++ b/User_Setup.h @@ -54,7 +54,7 @@ //#define SSD1963_800_DRIVER //#define SSD1963_800ALT_DRIVER //#define ILI9225_DRIVER -#define GC9A01_DRIVER +//#define GC9A01_DRIVER // Some displays support SPI reads via the MISO pin, other displays have a single // bi-directional SDA pin and the library will try to read this via the MOSI line.