FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ST_Anything/Arduino/libraries/DHT at master · DanielOgorchock/ST_Anything · GitHub

Latest commit

 

History

History

This is the 0.2.1 version of the DHTlib. This version is stable for both ARM and AVR.

You can use most examples from https://github.com/RobTillaart/Arduino/tree/master/libraries/DHTlib/examples

update 2015-10-12: For multithreading environments for Arduino one could replace delay(wakeupDelay); with delayMicroseconds(wakeupDelay * 1000UL); see also - RobTillaart/Arduino#25 -


Back | FazBrowse Home | New Git URL