Gunar Schorcht
|
4d306a4636
|
drivers/sht3x: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
Benjamin Valentin
|
22c2dbbbe5
|
drivers/sht3x: use crc8 function from common code
This makes the sht3x driver use the crc-8 routine from sys/hashes.
It's the same code, was just moved to a common place.
|
2019-12-13 14:50:32 +01:00 |
|
|
5ebe48ce42
|
drivers/sht3x: fix typos
|
2019-11-23 22:39:39 +01:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
Benjamin Valentin
|
9d6d93ef2f
|
drivers: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Schorcht
|
9d59e27d41
|
drivers: add SHT3X humidity/temperature sensor
|
2018-11-21 08:48:20 +01:00 |
|