Skip to content

Version 0.4.3

Compare
Choose a tag to compare
@dmadison dmadison released this 21 May 01:06
· 293 commits to master since this release
ba3b6ef

User-Facing Changes:

  • Controllers no longer auto-connect when begin is called, so that the bus can be quickly initialized without a controller attached. The connect function must be called separately.

Bugfixes:

  • Fixes support for multiple I2C buses, which has apparently been broken since 0.4.0.
  • Fixes accelerometer precision for the Nunchuk X and Z axes.