Rename BEEPER to BEEPER_PIN
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
This commit is contained in:
committed by
Richard Wackerbarth
parent
b217474eab
commit
94a796c8cc
@ -53,7 +53,7 @@
|
||||
#define TEMP_2_PIN 1 //ANALOG NUMBERING
|
||||
#define TEMP_BED_PIN 0 //ANALOG NUMBERING
|
||||
|
||||
#define BEEPER 36
|
||||
#define BEEPER_PIN 36
|
||||
|
||||
#define KILL_PIN -1
|
||||
|
||||
|
Reference in New Issue
Block a user