Library to communicate with LDC1614

Dependencies:   SHTx

Dependents:   Inductive_Sensor_3

Fork of LDC1101 by Bob Giesberts

Revision:
26:1ef9172cd355
Parent:
25:ae111662ee03
Child:
27:05dd145c7997
--- a/LDC1101.h	Tue Feb 16 15:54:59 2016 +0000
+++ b/LDC1101.h	Wed Mar 30 12:00:10 2016 +0000
@@ -64,6 +64,7 @@
         * @brief Create a new Class to interface to an LDC1101
         **/
         LDC1101(PinName mosi, PinName miso, PinName sck, PinName cs, float capacitor, float f_CLKIN, PinName clock_out=NC);
+        ~LDC1101();
         
         /**
         * @brief Set power mode.