remove gpio hard config

This commit is contained in:
Jason2866 2021-01-06 11:13:01 +01:00 committed by GitHub
parent 57870cd130
commit fefc6d992c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@
#define USE_ODROID_GO // Add support for Odroid Go
#define USE_UFILESYS
#define USE_SDCARD
#define SDCARD_CS_PIN 22
#define USE_ADC
#define USE_SPI
#define USE_DISPLAY // Add SPI Display Support (+2k code)