Skip to content

Releases: adafruit/DHT-sensor-library

1.4.6 Bump version in library.properties

15 Nov 15:16
2295fe4
Compare
Choose a tag to compare

What's Changed

  • Update version number to 1.4.6 by @tyeth in #207

Full Changelog: 1.4.5...1.4.6

1.4.5 - Updated CI Actions versions

22 May 17:04
Compare
Choose a tag to compare
Update CI action versions

1.4.4 - Fixed infinite loop on STM32F103

27 Jun 18:05
b2be3b1
Compare
Choose a tag to compare

1.4.3 - Switched from defines to consts, fixed comments

25 Oct 19:56
ce31485
Compare
Choose a tag to compare

1.4.2 - Updated pin connection documentation

16 Mar 19:44
f339feb
Compare
Choose a tag to compare

1.4.1 - Made the preprocessor conditional false when the identifier is undefined

02 Dec 16:37
61ffee5
Compare
Choose a tag to compare

1.4.0 - Added missing microsecondsToClockCycles method

16 Sep 18:43
b64fe15
Compare
Choose a tag to compare

1.3.10 - Fixed compiler errors

26 May 19:58
13d25e6
Compare
Choose a tag to compare

Two compiler errors were fixed: comparison between signed and unsigned integers, and unused parameter count
Thanks @Rotzbua for the two excellent PRs

1.3.9 - Moved to GitHub Actions for CI

07 May 22:07
6a843cb
Compare
Choose a tag to compare
Merge pull request #155 from adafruit/actionci

actionified, formatted and doxy'd

Documentation update

02 Nov 18:51
428e115
Compare
Choose a tag to compare
1.3.8

Update library.properties