GY-63_MS5611/libraries/PT2314/CHANGELOG.md
2023-12-08 17:20:42 +01:00

615 B

Change Log PT2314

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.2.0] - 2023-12-08

  • refactor API, begin()
  • update readme.md
  • added void setAttn(uint8_t attn)
  • removed setAttn(left, right).
  • minor edits

[0.1.2] - 2023-09-24

  • add Wire1 support for ESP32
  • update readme.md

[0.1.1] - 2023-08-01

  • add PT7313 derived class
    • 3 input 2 output version
  • update readme.md

[0.1.0] - 2023-07-30

  • initial version.