GY-63_MS5611/libraries/INA228/CHANGELOG.md
2024-05-17 15:28:15 +02:00

555 B

Change Log INA228

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.

[0.1.1] - 2024-05-15

  • add limit functions
  • add threshold functions
  • add constants for DiagnoseAlert register
    • check them in unit test
  • move register constants to .cpp
  • make readRegister() and writeRegister() private
  • update readme.md, keywords.txt
  • minor edits

[0.1.0] - 2024-05-10

  • initial version