Update Setup25_TTGO_T_Display.h
This commit is contained in:
parent
91b8e248d3
commit
ea82a7c15a
|
|
@ -19,8 +19,6 @@
|
||||||
#define TFT_DC 16
|
#define TFT_DC 16
|
||||||
#define TFT_RST 23
|
#define TFT_RST 23
|
||||||
|
|
||||||
#define TOUCH_CS -1
|
|
||||||
|
|
||||||
#define TFT_BL 4 // Display backlight control pin
|
#define TFT_BL 4 // Display backlight control pin
|
||||||
|
|
||||||
#define TFT_BACKLIGHT_ON HIGH // HIGH or LOW are options
|
#define TFT_BACKLIGHT_ON HIGH // HIGH or LOW are options
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue