A collection of Analog Devices drivers for the mbed platform

For additional information check out the mbed page of the Analog Devices wiki: https://wiki.analog.com/resources/tools-software/mbed-drivers-all

Revision:
6:74651acebcc7
Parent:
4:5c1b28aff7e1
--- a/libraries/cn0357/cn0357.h	Wed Apr 20 11:31:07 2016 +0300
+++ b/libraries/cn0357/cn0357.h	Wed Apr 20 16:26:47 2016 +0300
@@ -84,9 +84,6 @@
     float calc_ppm(float adcVoltage);
     float read_ppm(void);
 
-    void set_vref(float vref);
-    float get_vref(void);
-
     void  set_RDAC_value(float resistor_val);
     float get_RDAC_value(void);
     float set_sensor_parameters(float range, float sensitivity);