Saltware / Mbed 2 deprecated Water Play

Dependencies:   mbed DRV88255 TextLCD Ping mbed-rtos

Revision:
26:966bad4c6365
Parent:
10:fd4670ec0806
Child:
30:cf12566013a5
--- a/SalinityController.h	Mon Jun 13 13:49:40 2016 +0000
+++ b/SalinityController.h	Mon Jun 13 13:57:38 2016 +0000
@@ -27,6 +27,7 @@
         static float getPPT();
         static float getVoltage();
         static float getAdjustedPPT(); 
+        static float getMl(float,float);
 };
 
 #endif
\ No newline at end of file