si7006 temperature conversion offset missing #22907
Labels
area: Sensors
Sensors
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
The si7006 sensor driver (./drivers/sensor/si7006/si7006.c) is missing an offset as described in the datasheet. An offset of 46.85 should be subtracted in order to get the temperature in degrees Celsius.
#19941 attempts to fix it along with some unrelated changes.
The text was updated successfully, but these errors were encountered: