Releases: Infineon/arduino-pas-co2-sensor
Releases · Infineon/arduino-pas-co2-sensor
XENSIV™ PAS CO2 Arduino Library v3.1.2
Full Changelog: v3.1.1...v3.1.2
XENSIV™ PAS CO2 Arduino Library v3.1.1
What's Changed
- Merge pull request #13 from Infineon/develop by @jaenrig-ifx in #14
Full Changelog: v3.1.0...v3.1.1
XENSIV™ PAS CO2 Arduino Library v3.1.0
XENSIV™ PAS CO2 Arduino Library v3.0.2
- Added default platform configuration for Adafruit ESP32 Feather
- Detach interrupt only when interrupt pin is used
- Updated library name in docs
What's Changed
- Added support for Adafruit Feather ESP32. Fixed calling detaching pin… by @jaenrig-ifx in #12
- Develop by @jaenrig-ifx in #13
Full Changelog: v3.0.1...v3.0.2
XENSIV™ PAS CO2 Arduino Library v3.0.1
- Renamed library in manifest
- Increased delay after Serial begin() in continuous-mode example
What's Changed
- Release/3.0.1 by @jaenrig-ifx in #11
Full Changelog: v3.0.0...v3.0.1
XENSIV™ PAS CO2 Arduino Library v3.0.0
New version with only cosmetic changes:
- Removed "serial" suffix from main API files
- Removed "Serial" suffix from main class API
- Removed "serial" prefix from example names
What's Changed
- Release/v3.0.0 by @jaenrig-ifx in #10
Full Changelog: v2.2.0...v3.0.0
XENSIV™ PAS CO2 Arduino Library v2.2.0
- Extended API with the following functions:
- performForcedCompensation()
- clearForcedCompensation()
- setRegister()
- getRegister()
- Enabled early notification mode in startMeasure() function
- Added additional examples for forced compensation and early notification
- Renamed serial-oneshot and serial-periodic by serial-singleshot and serial-continuous respectively
- Corresponding updates in documentation
Full Changelog: v2.1.2...v2.2.0
XENSIV™ PAS CO2 Arduino Library v2.1.2
- Updated README to include supported sensor boards
- Updated Getting Started documentation for usage of XMC1100 Boot Kit with sensor Shield2Go
XENSIV™ PAS CO2 Arduino Library v2.1.1
- Updates and improvements in documentation related to XENSIV™ PAS CO2 Sensor Shield2Go
XENSIV™ PAS CO2 Arduino Library v2.1.0
- Added set to idle mode in begin() and startMeasure() to avoid any default previous configuration as continuous measurement mode
- Minor modifications in serial-periodic and serial-alarm examples
What's Changed
- Release/2.1.0 by @jaenrig-ifx in #7
Full Changelog: v2.0.0...v2.1.0