Vybhav Kadaba / Mbed OS EV-PRO-MW1001_MWARE1445
Revision:
52:83c02d9a7713
Parent:
51:d84305e5e1c0
diff -r d84305e5e1c0 -r 83c02d9a7713 inc/admw_api.h
--- a/inc/admw_api.h	Mon Feb 17 11:23:39 2020 +0000
+++ b/inc/admw_api.h	Tue Feb 18 08:16:03 2020 +0000
@@ -174,7 +174,7 @@
     /*!< The measurement channel from which this sample was obtained */
     uint8_t                      measurementStatus;
     /*!< The measurement status from the DMZ layer */
-    uint32_t                      rawValue;
+    float32_t                      rawValue;
     /*!< The raw (unprocessed) value obtained directly from the measurement
      *   channel, if available
      */