Releases: adafruit/Adafruit_CircuitPython_LIS3DH
5.2.4 - RTD Sphinx Config
Full Changelog: 5.2.3...5.2.4
5.2.3 - Fix For Sphinx RTD Theme
Full Changelog: 5.2.2...5.2.3
5.2.2 - Fix RTD Docs Build and Unpin Sphinx
Changes: 5.2.1...5.2.2
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lis3dh
.
Read the docs for info on how to use it.
5.2.1 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lis3dh
.
Read the docs for info on how to use it.
5.2.0 - Option for Internal Pullup for Int1
This release makes the internal pullup handling optional so the library can be used in cases where internal pullups are not supported. Thank you @perja12
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-LIS3DH
.
Read the docs for info on how to use it.
5.1.23 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-LIS3DH
.
Read the docs for info on how to use it.
5.1.22 - Updated docstring description
Updated pin names and examples in docstrings. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lis3dh
.
Read the docs for info on how to use it.
5.1.21 - Added type annotations
Added type annotations for this library. Thanks @jposada202020!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lis3dh
.
Read the docs for info on how to use it.
5.1.20 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lis3dh
.
Read the docs for info on how to use it.
5.1.19 - Fixed documentation
Fixed how constants were labelled in documentation for use. Thanks @crotwell!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lis3dh
.
Read the docs for info on how to use it.