Skip to content

Implemented fixes and additions

Compare
Choose a tag to compare
@SV-Zanshin SV-Zanshin released this 02 Sep 18:34
· 134 commits to master since this release
1a6b1de

This release encompasses the following changes from V1.0.7

Issue #38 - Added getDeviceAddress() method
Issue #39 - Allow non-AVR processors without EEPROM to run
Issue #19 - corrected 4 value ranges in bus/shunt conversion
Issue #40 - corrected INA226_CONFIG_SADC_MASK value
Issue #42 - Restrict I2C scan to only scan possible INA2xx devices
Issue #43 - Added new method "conversionFinisheds()"

Also cleaned up the source code made it doxygen compatible