Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 1.02 KB

CHANGELOG

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

  • Fix FRC delay if a binary gas >= 0x10 is used.
  • Use 110ms measurement delay as default.
  • Add force recalibration (FRC) example

Added

  • Serial print of SHT4x temperature and temperature difference between STC3x and SHT4x to compensation example.

Fixed

  • Arduino library name changed back to Sensirion I2C STC3x

1.0.0 - 2024-3-4

Added

  • Update to latest driver framework
  • Improve documentation
  • Add support for STC31-C

0.1.0 - 2021-3-3

Added

  • Initial STC31 driver release