zephyr/samples
Bogdan Davidoaia 30162aedf1 sensor: remove sensor value type
Remove the type field from the sensor value structure. All values will
have the type previously defined by SENSOR_VALUE_TYPE_INT_PLUS_MICRO.

This simplifies the interface, as apps will know what value type to
expect. Apps that prefer to use double values can optain them using the
sensor_value_to_double function.

Change-Id: I3588d74258030eb16c3f89d8eead13cca4606b18
Signed-off-by: Bogdan Davidoaia <bogdan.davidoaia@linaro.org>
2017-01-15 01:09:33 +00:00
..
basic samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
bluetooth
drivers samples: basic: Move pwm driver samples 2017-01-11 15:15:31 +00:00
environmental_sensing
grove
hello_world
ipm
legacy samples: task_profiler: Be explicit about python 2017-01-12 10:28:17 -07:00
logger-hook
net net: zoap_server: Enable connecting with bluetooth 2017-01-13 17:05:53 +00:00
nfc/nfc_hello
philosophers
power/power_mgr
sensor sensor: remove sensor value type 2017-01-15 01:09:33 +00:00
shell shell: add stacks command 2017-01-11 20:47:10 +00:00
static_lib
synchronization
testing
usb
advanced.rst
kernel.rst
samples.rst