Always define status LED pins
This commit is contained in:
parent
ad691022d7
commit
ba43277429
9 changed files with 28 additions and 36 deletions
|
|
@ -280,10 +280,9 @@
|
|||
|
||||
#define KILL_PIN 31
|
||||
|
||||
#if ENABLED(TEMP_STAT_LEDS)
|
||||
#define STAT_LED_RED_PIN 32
|
||||
#define STAT_LED_BLUE_PIN 35
|
||||
#endif
|
||||
#define STAT_LED_RED_PIN 32
|
||||
#define STAT_LED_BLUE_PIN 35
|
||||
|
||||
#elif ENABLED(ELB_FULL_GRAPHIC_CONTROLLER)
|
||||
#define BTN_EN1 35 // reverse if the encoder turns the wrong way.
|
||||
#define BTN_EN2 37
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue