zephyr/samples/grove
Marcus Shawcroft f0da59b062 sensor: Fix samples that assume incorrect sensor_value type.
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>
2017-01-08 16:16:15 +00:00
..
lcd doc: grove lcd: move to rst syntax 2017-01-05 19:56:37 -05:00
light sensor: Fix samples that assume incorrect sensor_value type. 2017-01-08 16:16:15 +00:00
temperature sensor: Fix samples that assume incorrect sensor_value type. 2017-01-08 16:16:15 +00:00
grove.rst doc: move documetnation context to root directory 2017-01-06 22:51:31 +00:00