This commit is contained in:
2025-02-28 14:30:08 +01:00
parent ea0f514c2b
commit ae617cade4
38 changed files with 4040 additions and 96 deletions

View File

@@ -227,7 +227,7 @@
//#define TFT_RST 33 // Reset pin (could connect to Arduino RESET pin)
//#define TFT_BL 22 // LED back-light
#define TOUCH_CS 21 // Chip select pin (T_CS) of touch screen
#define TOUCH_CS 4 // Chip select pin (T_CS) of touch screen
//#define TFT_WR 22 // Write strobe for modified Raspberry Pi TFT only