Releases: adafruit/Adafruit_CircuitPython_LSM303DLH_Mag
1.1.22 - Fix For Sphinx RTD Theme
Full Changelog: 1.1.21...1.1.22
1.1.21 - Fix RTD Docs Build and Unpin Sphinx
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
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
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
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
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
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
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
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
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.