GPIO22 for CS SD Card

This commit is contained in:
Jason2866 2021-01-05 18:38:50 +01:00 committed by GitHub
parent 49f19b7b65
commit ffb79635c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
#define USE_ODROID_GO // Add support for Odroid Go
#define USE_UFILESYS
#define USE_SDCARD
//#define SDCARD_CS_PIN 4 // Need to look which is the Odroid Gpio for
#define SDCARD_CS_PIN 22
#define USE_ADC
#define USE_SPI
#define USE_DISPLAY // Add SPI Display Support (+2k code)