Define default value for alarm pin
This commit is contained in:
parent
232b68baae
commit
b7cf9b4ea3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
#ifndef PINS_H
|
#ifndef PINS_H
|
||||||
#define PINS_H
|
#define PINS_H
|
||||||
|
#define ALARM_PIN -1
|
||||||
|
|
||||||
/****************************************************************************************
|
/****************************************************************************************
|
||||||
* Arduino pin assignment
|
* Arduino pin assignment
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue