zephyr/drivers/sensor/ti/tmp11x
Jeppe Odgaard 46a3bbb35a drivers: sensor: ti: tmp11x: fix get ambient offset
The sensor value was accidentally set a second time.

Refactor `tmp11x_attr_get` to fix the issue and align more with
`tmp11x_attr_set`.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2025-05-14 11:04:08 +01:00
..
CMakeLists.txt
Kconfig
tmp11x.c drivers: sensor: ti: tmp11x: fix get ambient offset 2025-05-14 11:04:08 +01:00
tmp11x.h