API CHANGE - Change stop to False and throw error if True.
Removing stop=
from libraries as well as bus_device
.
See adafruit/circuitpython#2082 for details.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-busdevice
.
Read the docs for info on how to use it.