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
- AHT20 driver.
- Humidity
- Humidity reading from AHT20.
- Temperature
- Temperature reading from AHT20.
Enums§
- Error
- AHT20 Error.