Spacing adjustments in some pins files
This commit is contained in:
parent
94a796c8cc
commit
8ebf0b92be
5 changed files with 21 additions and 17 deletions
|
|
@ -89,7 +89,9 @@
|
|||
#define SUICIDE_PIN -1 //PIN that has to be turned on right after start, to keep power flowing.
|
||||
|
||||
#if ENABLED(ULTRA_LCD)
|
||||
|
||||
#define KILL_PIN 32
|
||||
|
||||
#if ENABLED(NEWPANEL)
|
||||
|
||||
#define BEEPER_PIN 84 // Beeper on AUX-4
|
||||
|
|
@ -107,5 +109,5 @@
|
|||
|
||||
#define SDCARDDETECT 15
|
||||
|
||||
#endif
|
||||
#endif //NEWPANEL
|
||||
#endif //ULTRA_LCD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue