Skip to content

Fixed SPI support

Compare
Choose a tag to compare
@kattni kattni released this 29 Nov 22:51
78471b1

SPI now works. Example updated to include commented out SPI setup.

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

To use in CPython, pip install adafruit-circuitpython-lsm9ds0.

Read the docs for info on how to use it.