Releases: adafruit/Adafruit_CircuitPython_LPS2X
3.0.1 - 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-lps2x
.
Read the docs for info on how to use it.
3.0.0 - Change error raised by base class, linting update
Library now raises NotImplementedError
instead of RuntimeError
when attempting the ABC-like LPS2X class. While this is API-breaking, typical usage of this library should not be affected.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.12 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.11 - 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-lps2x
.
Read the docs for info on how to use it.
2.0.10 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.9 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.8 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.7 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.6 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.
2.0.5 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lps2x
.
Read the docs for info on how to use it.