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
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
#define PS_ON_PIN 12
|
||||
|
||||
#if defined(ULTRA_LCD) && defined(NEWPANEL)
|
||||
#if ENABLED(ULTRA_LCD) && ENABLED(NEWPANEL)
|
||||
|
||||
#define BLEN_C 2
|
||||
#define BLEN_B 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue