diff options
Diffstat (limited to 'Documentation/hwmon/sht21.rst')
| -rw-r--r-- | Documentation/hwmon/sht21.rst | 30 |
1 files changed, 17 insertions, 13 deletions
diff --git a/Documentation/hwmon/sht21.rst b/Documentation/hwmon/sht21.rst index f1f5da030108..d20e8a460ba6 100644 --- a/Documentation/hwmon/sht21.rst +++ b/Documentation/hwmon/sht21.rst @@ -3,17 +3,25 @@ Kernel driver sht21 Supported chips: - * Sensirion SHT21 + * Sensirion SHT20 - Prefix: 'sht21' + Prefix: 'sht20' Addresses scanned: none Datasheet: Publicly available at the Sensirion website - http://www.sensirion.com/file/datasheet_sht21 + https://www.sensirion.com/file/datasheet_sht20 + + * Sensirion SHT21 + + Prefix: 'sht21' + + Addresses scanned: none + Datasheet: Publicly available at the Sensirion website + https://www.sensirion.com/file/datasheet_sht21 * Sensirion SHT25 @@ -23,9 +31,7 @@ Supported chips: Datasheet: Publicly available at the Sensirion website - http://www.sensirion.com/file/datasheet_sht25 - - + https://www.sensirion.com/file/datasheet_sht25 Author: @@ -47,13 +53,11 @@ in the board setup code. sysfs-Interface --------------- -temp1_input - - temperature input - -humidity1_input - - humidity input -eic - - Electronic Identification Code +=================== ============================================================ +temp1_input Temperature input +humidity1_input Humidity input +eic Electronic Identification Code +=================== ============================================================ Notes ----- |
