Personal-Data-Acquisition / sensor_lib_aht20

A library for the AHT20 sensor module, meant to be used as a git sub-module
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Checking for the diffent sensor modes should be added #24

Closed jake-g00dwin closed 9 months ago

jake-g00dwin commented 9 months ago

The datasheet for some AHT sensor variants lists different sensor modes, those should be added into the sensor_status.rs and checks for them should be added as methods.