Module esp_ward::peripherals::aht20

source ·
Expand description

§AHT20 Sensor Interface

This module provides an interface for the AHT20 temperature and humidity sensor. It offers methods to create an instance of the sensor, read temperature, and read humidity data.

Structs§