Skip to content

Releases: adafruit/Adafruit_CircuitPython_LIS3DH

5.2.4 - RTD Sphinx Config

16 Jan 18:57
Compare
Choose a tag to compare

5.2.3 - Fix For Sphinx RTD Theme

07 Oct 22:03
Compare
Choose a tag to compare

5.2.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:23
Compare
Choose a tag to compare

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

25 Sep 15:42
Compare
Choose a tag to compare

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

28 Aug 14:42
0ff4058
Compare
Choose a tag to compare

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

26 May 16:25
6791d3f
Compare
Choose a tag to compare

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

05 Feb 23:16
240fe51
Compare
Choose a tag to compare

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

20 Jan 05:13
61ca587
Compare
Choose a tag to compare

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

28 Nov 18:10
d33c25a
Compare
Choose a tag to compare

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

11 Nov 03:13
5b47034
Compare
Choose a tag to compare

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.