Skip to content

Embedded-SHT 4.0.0

Compare
Choose a tag to compare
@rnestler rnestler released this 01 Jul 12:49
· 119 commits to master since this release
4897537
  • [changed] Return types are now int16_t instead of int8_t (in line with
    other embedded drivers).
  • [changed] Functions are now dedicated per sensor (e.g. sht3x_probe()
    instead of sht_probe())
  • [added] New return values for wakeup/sleep failed
    (STATUS_WAKEUP_FAILED, STATUS_SLEEP_FAILED)
  • [fixed] Fix SHTC3 issues when calling probe() multiple times
  • [changed] Move the i2c init call out of probe() and into the example
  • [changed] Rename git_version.[ch] to sht_git_version.[ch]

Use the SHTC1 driver for SHTC1, SHTC3, SHTW1 and SHTW2
Use the SHT3x driver for SHT30, SHT31, etc and SHT85