Skip to content

Releases: adafruit/Adafruit_CircuitPython_LSM303DLH_Mag

1.1.26 - Update Ruff Config & RTD Style Fix

20 Oct 17:40

Choose a tag to compare

1.1.25 - Update RTD Config

17 Jun 16:18

Choose a tag to compare

1.1.24 - Use Ruff

15 May 22:13
8963181

Choose a tag to compare

What's Changed

Full Changelog: 1.1.23...1.1.24

1.1.23 - RTD Sphinx Config

16 Jan 18:57

Choose a tag to compare

1.1.22 - Fix For Sphinx RTD Theme

07 Oct 22:05

Choose a tag to compare

1.1.21 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:27

Choose a tag to compare

Changes: 1.1.20...1.1.21

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

To use in CPython, pip3 install adafruit-circuitpython-lsm303dlh-mag.

Read the docs for info on how to use it.

1.1.20 - Fix RTD Theme Issue

25 Sep 15:43

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lsm303dlh-mag.

Read the docs for info on how to use it.

1.1.19 - Updated .pylintrc, fixed jQuery

26 May 16:25
d5a3e34

Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-LSM303DLH-Mag.

Read the docs for info on how to use it.

1.1.18 - Added type annotations

28 Jan 02:38
2638333

Choose a tag to compare

Added type annotations to this library. Thanks @jposada202020!

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

To use in CPython, pip3 install adafruit-circuitpython-lsm303dlh-mag.

Read the docs for info on how to use it.

1.1.17 - Added chip part number clarification

25 Jan 20:39
b946cfa

Choose a tag to compare

Added clarification that this library is specifically for the LSM303DLHC, which has the Y and Z magnetic orientations swapped from the LSM303DLH proper. Thanks @tekktrik!

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

To use in CPython, pip3 install adafruit-circuitpython-lsm303dlh-mag.

Read the docs for info on how to use it.