GC9A01 is 240x240 maximum

This commit is contained in:
Bodmer
2023-04-13 17:25:26 +01:00
committed by GitHub
parent 7f29cea1d8
commit ccca83b018

View File

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