Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed DRV88255 TextLCD Ping mbed-rtos
Diff: SalinityController.h
- 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;