Releases: winlinvip/SimpleDHT
Releases · winlinvip/SimpleDHT
Code refined.
simple-dht 1.0.2 released.
Fix the name for example variables.
simple-dht 1.0.1 released.
Change to C++ version.
simple-dht 1.0.0 released.
Simple DHT sensor library
- Support DHT11.
- Simple: Use fewer pure c function, with lots of comments.
- Stable: Follow the DHT11 protocol strictly.
- Fast: Support 0.5HZ or 1HZ sampling rate.