Program for the water play project for the course Software Testing Practical 2016 given at the VU University

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
80:38e274c4dafa
Parent:
79:20f2d21cf449
diff -r 20f2d21cf449 -r 38e274c4dafa settings.h
--- a/settings.h	Fri Jun 24 09:22:46 2016 +0000
+++ b/settings.h	Fri Jun 24 13:51:42 2016 +0000
@@ -15,7 +15,7 @@
 
 
 // Do we stop the system after an alarm was raised?
-//#define HALT_ON_ALARM
+#define HALT_ON_ALARM
 
 // Number of iterations before the system tries to adjust values / raises an alarm
 #define STARTUP_ITERATIONS 0