redundant removed

since it is default
This commit is contained in:
Jason2866 2021-09-04 15:10:18 +02:00 committed by GitHub
parent e357f3aa75
commit 2b9828ab35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -58,10 +58,6 @@
#define USE_ODROID_GO // Add support for Odroid Go
#define USE_SDCARD
#ifdef USE_BERRY // Berry scripting language
#define USE_BERRY_PSRAM // Allocate Berry memory in PSRAM if PSRAM is connected - this might be slightly slower but leaves main memory intact
#endif
#define USE_ADC
#define USE_SPI
#define USE_DISPLAY // Add SPI Display Support (+2k code)