Skip to content

Bug Fix and enhancement release

Compare
Choose a tag to compare
@SV-Zanshin SV-Zanshin released this 04 May 06:42
· 101 commits to master since this release
2a5ae88

This release encompasses the following changes from V1.0.9

Issue #50 - Fix in begin() method for MaxBusAmps overflow. https://github.com/alphaarea
Issue #52 - Search for all 16 possible devices rather than just 15. https://github.com/nathancheek
Issue #53 - Extraneous conversion in getShuntMicrovolts removed. https://github.com/nathancheek
Issue #54 - Changed begin() to accept MaxAmps from 1A to 1022A. https://github.com/we9v