Skip to content

Version 0.7.2

Compare
Choose a tag to compare
@dmadison dmadison released this 01 Mar 22:00
· 150 commits to master since this release
81f47fd

Bugfixes:

  • Fixes the public-facing I²C reference by making it a function that returns a reference rather than a public member.

Existing code that uses the public I²C reference stored in the class will need to be refactored to include parentheses.