Skip to content

Releases: adafruit/Adafruit_CircuitPython_LIS3MDL

1.2.0 - Configuration Arguments For Init

06 May 21:41
7135d1f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.27...1.2.0

1.1.27 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:23
Compare
Choose a tag to compare

Changes: 1.1.26...1.1.27

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

To use in CPython, pip3 install adafruit-circuitpython-lis3mdl.

Read the docs for info on how to use it.

1.1.26 - Magnet Calibration Example

09 Oct 19:01
c6a93e3
Compare
Choose a tag to compare

This release contains a new example for magnetic calibration. Thank you

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

To use in CPython, pip3 install adafruit-circuitpython-lis3mdl.

Read the docs for info on how to use it.

1.1.25 - 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-lis3mdl.

Read the docs for info on how to use it.

1.1.24 - Updated .pylintrc, fixed jQuery

26 May 16:10
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-LIS3MDL.

Read the docs for info on how to use it.

1.1.23 - Updated pre-commit hooks

16 May 17:57
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lis3mdl.

Read the docs for info on how to use it.

1.1.22 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:10
6cc72bd
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lis3mdl.

Read the docs for info on how to use it.

1.1.21 - Made copyright stay up to date in docs/conf.py

26 Aug 02:17
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-lis3mdl.

Read the docs for info on how to use it.

1.1.20 - 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-lis3mdl.

Read the docs for info on how to use it.

1.1.19 - Added type annotations

15 Aug 02:42
ca4f5e1
Compare
Choose a tag to compare

Added type annotations for this library.

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

To use in CPython, pip3 install adafruit-circuitpython-lis3mdl.

Read the docs for info on how to use it.