Releases: adafruit/DHT-sensor-library
Releases · adafruit/DHT-sensor-library
1.4.6 Bump version in library.properties
1.4.5 - Updated CI Actions versions
Update CI action versions
1.4.4 - Fixed infinite loop on STM32F103
Bump to 1.4.4
1.4.3 - Switched from defines to consts, fixed comments
Bump to 1.4.3
1.4.2 - Updated pin connection documentation
Bump to 1.4.2
1.4.1 - Made the preprocessor conditional false when the identifier is undefined
Thanks @per1234 for fixing this!
1.4.0 - Added missing microsecondsToClockCycles method
Bump to 1.4.0
1.3.10 - Fixed compiler errors
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
Merge pull request #155 from adafruit/actionci actionified, formatted and doxy'd
Documentation update
1.3.8 Update library.properties