Version 0.4.3
User-Facing Changes:
- Controllers no longer auto-connect when
begin
is called, so that the bus can be quickly initialized without a controller attached. Theconnect
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.