fix for warning - GPIO output gpio_num error
This commit is contained in:
parent
91b8e248d3
commit
360d152ca9
|
|
@ -19,7 +19,7 @@
|
||||||
#define TFT_DC 16
|
#define TFT_DC 16
|
||||||
#define TFT_RST 23
|
#define TFT_RST 23
|
||||||
|
|
||||||
#define TOUCH_CS -1
|
//#define TOUCH_CS -1
|
||||||
|
|
||||||
#define TFT_BL 4 // Display backlight control pin
|
#define TFT_BL 4 // Display backlight control pin
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue