Define default value for alarm pin

This commit is contained in:
Kliment Yanev 2011-10-29 23:57:36 +02:00
parent 232b68baae
commit b7cf9b4ea3

View file

@ -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