diff --git a/lcd-tft-new.ino b/lcd-tft-new.ino index 9f219f5..36d53f0 100644 --- a/lcd-tft-new.ino +++ b/lcd-tft-new.ino @@ -5,6 +5,14 @@ // definialunk egy TFT LCD-t MCUFRIEND_kbv tft; +// Custom Digital Connections +#define USE_CUSTOM +#define TFT_CS 10 // Chip Select +#define TFT_DC 9 // Data/Command +#define TFT_RST 8 // Reset + + + void setup() { /* Debug lehetoseg: