Vybhav Kadaba
/
EV-PRO-MW1001_Development_updateFW
Bumped Mbed FW version to 01.20.0080
Diff: inc/adi_sense_api.h
- Revision:
- 3:cc09ac626ab3
- Parent:
- 0:85855ecd3257
--- a/inc/adi_sense_api.h Fri Apr 26 15:57:57 2019 +0000 +++ b/inc/adi_sense_api.h Mon Apr 29 12:32:03 2019 +0000 @@ -175,7 +175,7 @@ /*!< Device summary status snapshot when the sample was recorded */ uint32_t channelId; /*!< The measurement channel from which this sample was obtained */ - uint32_t rawValue; + int32_t rawValue; /*!< The raw (unprocessed) value obtained directly from the measurement * channel, if available */