Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
32:1e4919a44196
Parent:
30:cf12566013a5
Child:
42:e7c726f9c6ed
--- a/SalinityController.h	Tue Jun 14 10:51:15 2016 +0000
+++ b/SalinityController.h	Tue Jun 14 11:12:44 2016 +0000
@@ -16,8 +16,6 @@
         virtual float getValue();
         virtual std::string get_name();
     
-        static float getMl(float,float);
-    
     private:
         float salinity;