Skip to content

Releases: flav1972/ArduinoINA219

Support utilizing reset to ensure communication with I2C device

22 Mar 20:18
618c4d8
Compare
Choose a tag to compare
  • Support utilizing reset to ensure communication with I2C device

begin() now calls a modified reset() which checks to see if the transmission is successful to the target address and returns false if it was a failure.

  • More consistent version of gaining access to success or failure of the reset

Additionally, allows #define for debug to be faciliated from the user's build by doing a -DINA219_DEBUG in the compilation rather than changing the library implementation.

1.0.5

05 Mar 22:14
fab80b3
Compare
Choose a tag to compare

Corrected over 16v readings

1.0.4

25 Dec 18:00
b75c8d9
Compare
Choose a tag to compare
tag for mega correction