Overridable Options - Part 4 (PR#2556)
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
This commit is contained in:
parent
4b40964064
commit
c0d7ea3e7e
21 changed files with 99 additions and 95 deletions
|
|
@ -50,7 +50,7 @@
|
|||
#define KILL_PIN -1
|
||||
#define ALARM_PIN -1
|
||||
|
||||
#ifndef SDSUPPORT
|
||||
#if DISABLED(SDSUPPORT)
|
||||
// these pins are defined in the SD library if building with SD support
|
||||
#define SCK_PIN 9
|
||||
#define MISO_PIN 11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue