Releases: adafruit/Adafruit_CircuitPython_INA3221
Releases · adafruit/Adafruit_CircuitPython_INA3221
1.2.0 - Shunt Voltage Sum & Scaling Fixes
What's Changed
- Value scaling fixes, shunt voltage sum regs support by @BZab in #8
Full Changelog: 1.1.1...1.2.0
1.1.1 - Use Ruff
What's Changed
- INA3221 init: add probe parameter by @BZab in #6
- Fix: flags property, power valid limits getter/setter by @BZab in #7
New Contributors
- @BZab made their first contribution in #6
Full Changelog: 1.1.0...1.1.1
1.1.0 - Refactoring & Fixes
1.0.1 - Sphinx RTD Config