Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

34 lines (21 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.2.3] - 2024-12-05

Fixed

  • Fixing typos in example
  • Example runs with latest SHT4x driver version 1.1.x

3.2.2 - 2022-12-05

Fix type issue on non 32-bit platforms. If mSraw_Minimum parameter is defined as int instead of explicitly as int32_t it can lead to an overflow issue causing the algorithm to the maximal index

3.2.0 - 2022-05-19

Add low power examples and allow changing sampling interval on startup

3.1.0 - 2021-11-18

Initial release. Gas Index Algorithm version 3.1.0