commit | 2b62282d461c32bdce74e5b407a93d2b2bf03b95 | [log] [tgz] |
---|---|---|
author | Pete Dietl <petedietl@gmail.com> | Tue Dec 14 10:20:32 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Dec 20 17:42:33 2021 +0100 |
tree | 80f0bfeeec46c5fa3353d7661fc7c1f7bf0cc5bf | |
parent | 9b99ab6896aa7bcc5f17faa707b50ce73f5a2b55 [diff] |
drivers: sensors: tmp112 fix config register updating The function that sets the driver's state of the sensor's config register has a bug. This commit fixes that. Signed-off-by: Pete Dietl <petedietl@gmail.com>