Skip to content

Fixes issue with mulitple I2C devices

Compare
Choose a tag to compare
@kattni kattni released this 19 Mar 16:55
ec13af8

You can now pass in I2C pins or use the default board.I2C() when instantiating MotorKit.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-motorkit.

Read the docs for info on how to use it.