Skip to content

Releases: jarzebski/Arduino-INA226

1.1.0

18 May 21:34
20e0524
Compare
Choose a tag to compare
  • Fixes for calibrate method and setShuntVoltageLimit method
  • Add new method readRawShuntCurrent()
  • Add new method disableAlerts()
  • Change getMaskEnable() to public access
  • Remove beginTransmission and endTransmission in readRegister
  • Remove delay(1) in wire transmission
  • Add PlatformIO and Arduino library informations
  • Change to MIT license
  • General cleanups