commit | 0bc43706890c7e87619fe5bd21b892a93b615199 | [log] [tgz] |
---|---|---|
author | Max Payne <forgge@gmail.com> | Fri Oct 18 21:19:33 2019 +0300 |
committer | Maureen Helm <maureen.helm@nxp.com> | Wed Apr 22 15:51:15 2020 -0500 |
tree | ae482309359d096e8e80ef253a955de757b39211 | |
parent | 3bb73adbea2de50c3b63f28bfaf98bba8c71b646 [diff] |
sensor: si7006: fixed temperature conversion The driver was incorrectly converting the temperature samples. According to Si7006-A20 rev. 1.2 datasheet, section 5.1.2. Measuring Temperature, the offset -46.85 must be applied. Signed-off-by: Max Payne <forgge@gmail.com> Signed-off-by: Anthony Brandon <anthony@amarulasolutions.com>