Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@hkpeprah hkpeprah released this 23 Sep 23:38
· 75 commits to master since this release

Changed

  • @charliebruce: Fix for VTarget in hardware status; incorrectly assigned to 32-bit instead of 16-bit integer.
  • @charliebruce: Fix for documentation for VTarget in hardware status; incorrectly displayed mA instead of mV.
  • @Sauci: Changed register methods (register_read(), register_read_multiple(), register_write(), and register_write_multiple()) to alternatively take regsiter names instead of just register indices.