mirror of
https://github.com/Bodmer/TFT_eSPI.git
synced 2025-08-04 05:04:42 +02:00
Update Setup202_SSD1351_128.h
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#define TFT_SCLK 18
|
||||
#define TFT_DC 2
|
||||
#define TFT_RST 4
|
||||
#define TFT_CS 15 // Set to -1 if using more than one display and manage it in sketch
|
||||
#define TFT_CS 15
|
||||
#elif defined(ESP8266)
|
||||
//#define TFT_MOSI PIN_D5 // Can't change
|
||||
//#define TFT_SCLK PIN_D7 // Can't change
|
||||
|
Reference in New Issue
Block a user