Mario Simaremare / Mbed 2 deprecated g3_waterplay

Dependencies:   mbed

Revision:
11:dcaaf1bb21ce
Parent:
5:4cbe44452889
Child:
15:e112bab9aa2f
--- a/SalinitySensor.h	Mon Jun 20 22:47:42 2016 +0000
+++ b/SalinitySensor.h	Wed Jun 22 00:16:33 2016 +0000
@@ -18,6 +18,7 @@
     static const double VIN = 3.3;
     static const double CONVERTER = 1.6667;
     static const double MULTIPLIER = 16.3;
+    static const double VARIANCE = 0.0;
     static const double LOWER_BOUNDARY = 3.0;
     static const double UPPER_BOUNDARY = 6.9;
     static const int SAMPLING_NUMBER = 100;