Various sensor samples are hardwired to expect returned sensor values are represented as doubles. In each case this assumption is incorrect. Introduce a generic sensor_value to double helper function and adjust the samples to use it. Change-Id: I89c788686576562b84e07a36064640231340c33b Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Makefile | ||
| prj.conf | ||
| README | ||
| testcase.ini | ||
This is a sample app to read an external MAX44009 light sensor via I2C interface of the Quark SE Sensor Subsystem.