Skip to content

API CHANGE - Change stop to False and throw error if True.

Compare
Choose a tag to compare
@kattni kattni released this 22 Aug 21:28
52d87bd

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.