RobTillaart / DHT20

Arduino library for DHT20 I2C temperature and humidity sensor.
MIT License
21 stars 6 forks source link

implement the async interface correctly #3

Closed RobTillaart closed 1 year ago

RobTillaart commented 1 year ago

The async interface does not work as it should.