Update Setup25_TTGO_T_Display.h

This commit is contained in:
Bodmer 2023-01-06 10:29:52 +00:00 committed by GitHub
parent 91b8e248d3
commit ea82a7c15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -19,8 +19,6 @@
#define TFT_DC 16
#define TFT_RST 23
#define TOUCH_CS -1
#define TFT_BL 4 // Display backlight control pin
#define TFT_BACKLIGHT_ON HIGH // HIGH or LOW are options