I2C Protocol Added
This release adds the I2C protocol. It also fixes device locking in SPI.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-bitbangio
.
Read the docs for info on how to use it.