Rename BEEPER to BEEPER_PIN
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
This commit is contained in:
parent
b217474eab
commit
94a796c8cc
24 changed files with 58 additions and 58 deletions
|
|
@ -8,7 +8,8 @@
|
|||
|
||||
#if ENABLED(VIKI2) || ENABLED(miniVIKI)
|
||||
|
||||
#define BEEPER 33
|
||||
#define BEEPER_PIN 33
|
||||
|
||||
// Pins for DOGM SPI LCD Support
|
||||
#define DOGLCD_A0 31
|
||||
#define DOGLCD_CS 32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue