vowstar 87341547d7 Update DHTlib, supported DHT11 or DHTxx automatic detection.
Using @MarsTechHAN 's method.
New usage:
status, temp, humi, tempdec, humidec = dht.read( id )
print( dht.read( id ) )
= dht.read( id )
2015-06-18 20:53:52 +08:00
..
2015-03-30 00:24:09 +08:00
2015-03-30 00:24:09 +08:00
2015-03-31 23:38:28 +08:00
2015-03-20 19:42:10 +08:00
2015-01-07 01:15:38 +08:00
2015-02-20 11:07:52 +01:00
2015-05-28 17:38:08 -07:00