Skip to content

0.2.1 release

Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 18 Jan 15:34
· 6 commits to master since this release
5af0714
  • add bool setBusResolution(bits)
  • add bool setBusSamples(value)
  • add bool setShuntResolution(bits)
  • add bool setShuntSamples(value)
  • improve error checking several functions
    • calls to writeRegister() should return 0.
    • error handling needs improvement, this is a first step.
  • improve INA219_get_settings.ino
  • update keywords.txt
  • update readme.md