mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 01:21:56 +00:00
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> |
||
---|---|---|
.. | ||
basic | ||
bluetooth | ||
drivers | ||
environmental_sensing | ||
grove | ||
hello_world | ||
ipm | ||
legacy | ||
logger-hook | ||
net | ||
nfc/nfc_hello | ||
philosophers | ||
power/power_mgr | ||
sensor | ||
shell | ||
static_lib | ||
synchronization | ||
testing | ||
usb | ||
advanced.rst | ||
kernel.rst | ||
samples.rst |