Skip to content

Releases: adafruit/Adafruit_CircuitPython_LSM303DLH_Mag

1.1.21 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:27
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

1.1.16 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:10
82ac7e0
Compare
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.15 - Made copyright stay up to date in docs/conf.py

26 Aug 02:18
Compare
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.14 - Fixed version string

22 Aug 18:41
Compare
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.13 - Switched to pyproject.toml

09 Aug 19:44
Compare
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.12 - Added cp.org link to index.rst

09 Jun 18:18
Compare
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.