fix SD CS pin

This commit is contained in:
Jeff Epler 2024-11-15 10:34:55 -06:00
parent 87edec7486
commit 47d0787e32

View file

@ -8,6 +8,7 @@
// SD Card
#define PIN_CARD_CS 21
// PIN_CARD_DETECT on IO expander
#define TFT_DC 23
#define TFT_CS 24