Expand description
A platform agnostic driver to interface with the AHT20 temperature and humidity sensor.
This driver was built using embedded-hal
traits and is a fork of Anthony Romano’s AHT10 crate.
Structs§
- AHT20 driver.
- Humidity reading from AHT20.
- Temperature reading from AHT20.
Enums§
- AHT20 Error.