Remove unused ALARM_PIN
Remove unused ALARM_PIN from all the Configuration.h's
This commit is contained in:
@ -68,7 +68,6 @@
|
||||
#define LED_PIN -1
|
||||
#define PS_ON_PIN -1
|
||||
#define KILL_PIN -1
|
||||
#define ALARM_PIN -1
|
||||
|
||||
#if DISABLED(SDSUPPORT)
|
||||
// these pins are defined in the SD library if building with SD support
|
||||
|
Reference in New Issue
Block a user