forked from Bodmer/TFT_eSPI
GC9A01 is 240x240 maximum
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#define TFT_WIDTH 240
|
||||
#endif
|
||||
#ifndef TFT_HEIGHT
|
||||
#define TFT_HEIGHT 320
|
||||
#define TFT_HEIGHT 240
|
||||
#endif
|
||||
|
||||
// Delay between some initialisation commands
|
||||
|
||||
Reference in New Issue
Block a user