add GC9A01 option and set ILI9341 as default

This commit is contained in:
unknown
2021-02-16 10:16:12 +08:00
parent f19e98c192
commit 4780bd2fee

View File

@ -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.