Update Setup25_TTGO_T_Display.h
This commit is contained in:
parent
acdfeb0b36
commit
95d1cd89c2
|
|
@ -3,6 +3,7 @@
|
|||
// See SetupX_Template.h for all options available
|
||||
|
||||
#define ST7789_DRIVER
|
||||
#define TFT_SDA_READ // Display has a bidirectionsl SDA pin
|
||||
|
||||
#define TFT_WIDTH 135
|
||||
#define TFT_HEIGHT 240
|
||||
|
|
|
|||
Loading…
Reference in New Issue