library.properties (385B)
1 name=SimpleDHT 2 version=1.0.14 3 author=Winlin <winlin@vip.126.com> 4 maintainer=Winlin <winlin@vip.126.com> 5 sentence=Arduino Temp & Humidity Sensors for DHT11 and DHT22. 6 paragraph=Simple C++ code with lots of comments, strictly follow the standard DHT protocol, supports 0.5HZ(DHT22) or 1HZ(DHT11) sampling rate. 7 category=Sensors 8 url=https://github.com/winlinvip/SimpleDHT 9 architectures=*