Overridable Options - Part 4 (PR#2556)
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
This commit is contained in:
committed by
Richard Wackerbarth
parent
4b40964064
commit
c0d7ea3e7e
@ -56,7 +56,7 @@
|
||||
#define ALARM_PIN -1
|
||||
#define SDCARDDETECT 12
|
||||
|
||||
#ifndef SDSUPPORT
|
||||
#if DISABLED(SDSUPPORT)
|
||||
// these pins are defined in the SD library if building with SD support
|
||||
#define SCK_PIN 21
|
||||
#define MISO_PIN 23
|
||||
|
Reference in New Issue
Block a user