Fixes issue with mulitple I2C devices
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.