Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
60:17e0a8e2be4a
Parent:
57:8dc3192ff150
Child:
61:6b5c2ddcea0c
diff -r 614f713fb48b -r 17e0a8e2be4a testing.cpp
--- a/testing.cpp	Sun Jun 19 22:56:49 2016 +0000
+++ b/testing.cpp	Sun Jun 19 23:00:18 2016 +0000
@@ -4,7 +4,6 @@
 #include "AlarmController.h"
 #include "PIDController.h"
 #include "testing.h"
-#include "settings.h"
 
 
 void TestCase::assert(bool b, const char *error) {