Releases: boschsensortec/BSEC-Arduino-library
Releases · boschsensortec/BSEC-Arduino-library
v1.8.1492
- Added missing config files
- Added octopus_demo example. Updated esp32DeepSleep example.
- Fixed a bug with incorrect include paths
Known issues:
- The compensated temperature, compensated humidity, IAQ & Static IAQ values were showing abnormal results because the algorithm expects an absolute time for computing these values. But during deepsleep the time will get reset.
v1.7.1492
- Updated to BSEC v1.4.9.2
- Added support for BME688
- Bug fixes and improvements
v1.6.1480
v1.6.1474
Updated the properties file to support Arduino 1.8.13
v1.5.1474
- Added support for multi-instance through state switching.
- This feature enables operation with minimum RAM retention.
v1.2.1474
- Revised versioning.
- Updated BSEC library to v1.4.7.4.
- Added idleTask parameter to
BSEC::begin
. - Added support to include multiple configurations.