fix SD CS pin
This commit is contained in:
parent
87edec7486
commit
47d0787e32
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
|
|
||||||
// SD Card
|
// SD Card
|
||||||
#define PIN_CARD_CS 21
|
#define PIN_CARD_CS 21
|
||||||
|
// PIN_CARD_DETECT on IO expander
|
||||||
|
|
||||||
#define TFT_DC 23
|
#define TFT_DC 23
|
||||||
#define TFT_CS 24
|
#define TFT_CS 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue