Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
48:d7053e51b30a
Parent:
47:a73b8640fb60
Child:
52:eaddbde192f1
--- a/AlarmController.h	Wed Jun 15 11:31:18 2016 +0000
+++ b/AlarmController.h	Wed Jun 15 11:37:44 2016 +0000
@@ -54,6 +54,9 @@
         bool saltiscrit;
         bool overflowiscrit;
         
+        Timer temptimer;
+        Timer salttimer;
+        Timer overflowtimer;
         
 };