Skip to content

Releases: tobiasschuerg/MH-Z-CO2-Sensors

Version 1.5.1

01 Nov 22:15
Compare
Choose a tag to compare

Revert library name back to MH-Z CO2 Sensors

Version 1.5.0

25 Oct 22:23
23ff60d
Compare
Choose a tag to compare
  • 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

25 Oct 22:13
Compare
Choose a tag to compare
  • improved debugging
  • Remove ESP8266WiFi.h #43
  • Handle endless do/while and timeDiff issue + async pulseIn #44

Version 1.4.0

03 May 06:47
2392842
Compare
Choose a tag to compare

FIX: implicit constructor conversion
CHANGE: range is now an enum (instead int)

Version 1.3.1

23 Apr 13:36
1cebc9a
Compare
Choose a tag to compare
bump version to 1.3.1

Version 1.3.0

30 Nov 08:41
9d74a35
Compare
Choose a tag to compare

Adds support for the MH-Z19B and contains some minor refactorings and fixes.

Version 1.2.0

08 Jun 16:16
4b438db
Compare
Choose a tag to compare
Update library.properties

Version 1.1.0

02 Mar 14:06
6314890
Compare
Choose a tag to compare

[NEW] support for generic streams #8

Version 1.0.3

24 Sep 21:17
4c7de25
Compare
Choose a tag to compare
  • [FIX] status log only for debug
  • [FIX] isPreheating() instead of isReady()

More efficient logging

10 Sep 20:17
4d8878b
Compare
Choose a tag to compare
Merge pull request #4 from flatsiedatsie/patch-1

Save some memory