mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-07-31 19:24:46 +02:00
Update Setup206_LilyGo_T_Display_S3.h
Add chip select on GPIO 6
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
#define TFT_WIDTH 170
|
#define TFT_WIDTH 170
|
||||||
#define TFT_HEIGHT 320
|
#define TFT_HEIGHT 320
|
||||||
|
|
||||||
|
#define TFT_CS 6
|
||||||
#define TFT_DC 7
|
#define TFT_DC 7
|
||||||
#define TFT_RST 5
|
#define TFT_RST 5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user