Skip to content
Commit 7c84f7f8 authored by David Frey's avatar David Frey Committed by Guenter Roeck
Browse files

hwmon: add support for Sensirion SHT3x sensors



This driver implements support for the Sensirion SHT3x-DIS chip,
a humidity and temperature sensor. Temperature is measured
in degrees celsius, relative humidity is expressed as a percentage.
In the sysfs interface, all values are scaled by 1000,
i.e. the value for 31.5 degrees celsius is 31500.

Signed-off-by: default avatarPascal Sachs <pascal.sachs@sensirion.com>
[groeck: Fixed 'Variable length array is used' gcc warning]
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 76b5808e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment