Releases: adafruit/DHT-sensor-library
Releases · adafruit/DHT-sensor-library
Try out new Arduino Dependency Manager
1.3.6
Update library.properties
1.3.5
Update library.properties
Move ESP8266 yield() out of InterruptLock
1.3.4 Move ESP8266 yield() out of InterruptLock
Configurable pullup delay passed to begin() (optional - default is 55 microseconds)
1.3.3 ESP8266: yield() immediately before & after interrupt disablage
Adjust timing, add comments about ESP8266
1.3.2 Change initial HIGH delay, fix comments in examples
Numerous pull requests merged
1.3.1 Update library.properties
1.3.0
Merged the unified and raw libraries into a single repository
1.2.3 release with Arduino Due bug fix
Fixes bug with code failing to compile and run on Arduino Due.
1.2.2 release with minor speedup
Integrated pull #42 for small speedups.