Skip to content

Releases: adafruit/DHT-sensor-library

Try out new Arduino Dependency Manager

19 Jul 02:39
bcb7767
Compare
Choose a tag to compare

1.3.6

11 Jul 08:53
79baadf
Compare
Choose a tag to compare
Update library.properties

1.3.5

04 Jul 10:16
f76a512
Compare
Choose a tag to compare
Update library.properties

Move ESP8266 yield() out of InterruptLock

18 Feb 18:21
Compare
Choose a tag to compare
1.3.4

Move ESP8266 yield() out of InterruptLock

Configurable pullup delay passed to begin() (optional - default is 55 microseconds)

14 Feb 17:28
Compare
Choose a tag to compare
1.3.3

ESP8266: yield() immediately before & after interrupt disablage

Adjust timing, add comments about ESP8266

29 Jan 01:07
Compare
Choose a tag to compare
1.3.2

Change initial HIGH delay, fix comments in examples

Numerous pull requests merged

12 Jan 02:04
Compare
Choose a tag to compare
1.3.1

Update library.properties

1.3.0

26 Oct 21:45
Compare
Choose a tag to compare

Merged the unified and raw libraries into a single repository

1.2.3 release with Arduino Due bug fix

13 Oct 04:32
Compare
Choose a tag to compare

Fixes bug with code failing to compile and run on Arduino Due.

1.2.2 release with minor speedup

13 Oct 01:41
Compare
Choose a tag to compare

Integrated pull #42 for small speedups.