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.
- add getCurrentDivisorRatio()
- add getAddress() convenience
- add max44007_performance.ino.
- add max44007_test_manual_mode.ino.
- update readme.md
- update keywords.txt
- minor edits.
- refactor constructor around I2C interface (simpler)
- remove configure()
- update readme.md
- update examples
- add RP2040 in build-CI
- add changelog.md
- minor refactor
- initial version (derived from Max44009 0.5.1)