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

Files at this revision

API Documentation at this revision

Comitter:
sbouber1
Date:
Fri Jun 24 13:51:42 2016 +0000
Parent:
79:20f2d21cf449
Commit message:
final

Changed in this revision

settings.h Show annotated file Show diff for this revision Revisions of this file
--- 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