Komentarz
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
// For the breakout board, you can use any 2 or 3 pins.
|
// For the breakout board, you can use any 2 or 3 pins.
|
||||||
// These pins will also work for the 1.8" TFT shield.
|
// These pins will also work for the 1.8" TFT shield.
|
||||||
#define TFT_CS 5
|
#define TFT_CS 5
|
||||||
#define TFT_RST 4// Or set to -1 and connect to Arduino RESET pin
|
#define TFT_RST 4
|
||||||
#define TFT_DC 2
|
#define TFT_DC 2
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user