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:
- 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