Library to read rawdata from an FSR

Dependents:   K64F-RTOS-MQTT-Example

Fork of FSR by Chenkai Shao

Revision:
6:bf85a85d7808
Parent:
5:d9520bf7eb9e
--- a/FSR.h	Thu Oct 22 17:06:17 2015 +0000
+++ b/FSR.h	Tue May 02 16:48:41 2017 +0000
@@ -42,7 +42,7 @@
      *
      * @return the resistance of the FSR
      */
-    float readFSRResistance();   
+    float* readFSRResistance();   
     
     /** Read the weight in N. 0 anyway if the weight is less than 100g
      *