mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-02 12:14:40 +02:00
GC9A01 is 240x240 maximum
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
#define TFT_WIDTH 240
|
#define TFT_WIDTH 240
|
||||||
#endif
|
#endif
|
||||||
#ifndef TFT_HEIGHT
|
#ifndef TFT_HEIGHT
|
||||||
#define TFT_HEIGHT 320
|
#define TFT_HEIGHT 240
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Delay between some initialisation commands
|
// Delay between some initialisation commands
|
||||||
|
Reference in New Issue
Block a user