Update Setup202_SSD1351_128.h
This commit is contained in:
parent
25d84a977a
commit
d121a84d5a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue