Komentarz

This commit is contained in:
sieja
2025-06-16 22:15:27 +02:00
parent 7deb8a36fd
commit abed562c8b

View File

@@ -6,7 +6,7 @@
// For the breakout board, you can use any 2 or 3 pins.
// These pins will also work for the 1.8" TFT shield.
#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