Zanduino / INA

Combined Arduino library for reading multiple INA2xx power monitor devices
GNU General Public License v3.0
158 stars 41 forks source link

Development v1.0.14 #74

Closed SV-Zanshin closed 3 years ago

SV-Zanshin commented 3 years ago

Description

Merge recent bug fixes into master branch prior to making a release

Fixes # (issue)

66 - incorrect "power_LSB" value for INA226 resulting in incorrect power readings

71 - library optimizations to slightly reduce code size

64 - begin(dev,a,o) on 2nd call does not change device settings

72 - add functionality to allow deactiving EEPROM and using dynamic memory for INA device information storage

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Changes tested with UNO and Micro

Test Configuration:

Checklist:

Zanshin Logo