Embedded-SHT 4.0.0
- [
changed
] Return types are nowint16_t
instead ofint8_t
(in line with
other embedded drivers). - [
changed
] Functions are now dedicated per sensor (e.g.sht3x_probe()
instead ofsht_probe()
) - [
added
] New return values for wakeup/sleep failed
(STATUS_WAKEUP_FAILED
,STATUS_SLEEP_FAILED
) - [
fixed
] Fix SHTC3 issues when callingprobe()
multiple times - [
changed
] Move the i2c init call out ofprobe()
and into the example - [
changed
] Renamegit_version.[ch]
tosht_git_version.[ch]
Use the SHTC1 driver for SHTC1, SHTC3, SHTW1 and SHTW2
Use the SHT3x driver for SHT30, SHT31, etc and SHT85