Releases: tobiasschuerg/MH-Z-CO2-Sensors
Releases · tobiasschuerg/MH-Z-CO2-Sensors
Version 1.5.1
Revert library name back to MH-Z CO2 Sensors
Version 1.5.0
- ADDED support for MH-Z14B
- ADDED the option to bypass preheating and response time checks, facilitating quicker operations.
- ADDED the feature to choose the temperature offset for improved customization.
- ADDED a UART read buffer clearing mechanism before sending a CO2 read request, ensuring accurate readings.
- FIX compilation for Arduino Uno board
Special thanks to @vmarseguerra for those improvements!
Version 1.4.1
Version 1.4.0
FIX: implicit constructor conversion
CHANGE: range is now an enum (instead int)
Version 1.3.1
bump version to 1.3.1
Version 1.3.0
Adds support for the MH-Z19B and contains some minor refactorings and fixes.
Version 1.2.0
Update library.properties
Version 1.1.0
[NEW] support for generic streams #8
Version 1.0.3
- [FIX] status log only for debug
- [FIX]
isPreheating()
instead ofisReady()
More efficient logging
Merge pull request #4 from flatsiedatsie/patch-1 Save some memory