Releases: matthias-bs/ATC_MiThermometer
Releases · matthias-bs/ATC_MiThermometer
v0.4.2
What's Changed
- Added flag activeScan as parameter to begin() (changed default to
true
) in #11
activeScan=true
and a longerscanTime
improves the reliability of receiving the device name (but increases power consumption)
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.3.1
What's Changed
- Added reed switch status and counter by @chinswain in #8
Full Changelog: v0.2.1...v0.3.1
v0.3.0
What's Changed
- Added reed switch status and counter by @chinswain in #8
Full Changelog: v0.2.1...v0.3.0
v0.2.1
Changes:
- Added examples/ATC_MiThermometer_Nonblocking/ATC_MiThermometer_Nonblocking.ino by @Art-ut-Kia
- Fixed a comment in ATC_MiThermometer.cpp referring to the wrong repository
- Fixed debug output
- Improved/updated CI workflow
- Fixed library.properties
Full Changelog: v0.1.0...v0.2.1
v0.1.0
Added ATC1441 format decoding
v0.0.2
Added GitHub actions
Added Doxygen documentation
v0.0.1
Initial release