Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
10:fd4670ec0806
Parent:
6:067e999b9c6e
Child:
35:c9261391a995
diff -r b3674516729d -r fd4670ec0806 LCDController.h
--- a/LCDController.h	Fri Jun 10 12:56:53 2016 +0000
+++ b/LCDController.h	Fri Jun 10 22:21:04 2016 +0000
@@ -15,7 +15,9 @@
         
         
         static void updateScreen(float, float);
+        static void updateScreen(float);
         static void splash();
+        static void error(const char *msg);
     
     private: