Skip to content

Releases: RobTillaart/DHTNew

0.4.20 release

24 Mar 15:49
832cca8
Compare
Choose a tag to compare
  • fix #95, units of T & H
  • update GitHub actions
  • refactor setType() map invalid types to 0
  • update readme.md
  • update unit test (minor)
  • minor edits

0.4.19 release

25 Oct 16:00
69863a0
Compare
Choose a tag to compare
update readme.md (#93)

0.4.18 release

09 Jan 15:53
04be908
Compare
Choose a tag to compare
fix #89 AM232X (#90)

* update license to 2023
* update GitHub actions
* fix #89 support AM232X

0.4.17 release

05 Nov 18:51
fec40b7
Compare
Choose a tag to compare
fix #86: (float)0.0 (#87)

0.4.16 release

22 Oct 08:55
Compare
Choose a tag to compare
update metadata

0.4.15 release

16 Oct 13:05
501cd07
Compare
Choose a tag to compare
fix #81 - add wakeup delay in read() (#82)

* add a wait loop in read() to give the sensor time to wake up.

0.4.14 release

15 Oct 17:49
f2b3f51
Compare
Choose a tag to compare
add experimental Si7021 support (#80)

* add Si7021 support (experimental)
* add changelog.md

0.4.13 release

07 Jul 10:11
d3c7834
Compare
Choose a tag to compare
Fix #76 disable interrupts for ESP32 (#77)

* Fix #76 disable interrupts for ESP32

0.4.12 release

31 Jan 16:44
2a42ee5
Compare
Choose a tag to compare

fix wakeup timing for DHT11 on AVR

0.4.11 release

16 Dec 16:21
a872b6a
Compare
Choose a tag to compare
update library.json, license, unit test, minou edits (#70)