elvileg definialva vannak a pinek mostmar
This commit is contained in:
parent
72b9c32780
commit
37a0f0abc2
@ -5,6 +5,14 @@
|
|||||||
// definialunk egy TFT LCD-t
|
// definialunk egy TFT LCD-t
|
||||||
MCUFRIEND_kbv tft;
|
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() {
|
void setup() {
|
||||||
/*
|
/*
|
||||||
Debug lehetoseg:
|
Debug lehetoseg:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user