Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 852 Bytes

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 852 Bytes

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.

Added

  • Example how to change I2C address for SLF3x sensors

Changed

  • Names of defines for I2C addresses in SensirionI2cSf06Lf.h changed
  • Added prefix to enum definitions in SensirionI2cSf06Lf.h (InvFlowScaleFactors -> I2cSf06LfInvFlowScaleFactors, CmdId -> I2cSf06LfCmdId)

0.1.0 - 2022-03-30

Initial release