f87143d919
Negative temperatures were converted to the sensor_value struct incorrectly. This fixes the causes: signed/unsigned mixups and integer overflows. Also clarified temperature calculation using multiplier/divisor config values. Fixes #68240 Signed-off-by: Boris Mulder <b.mulder@innoseis.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
tmp108.c | ||
tmp108.h | ||
tmp108_trigger.c |