Releases: adafruit/Adafruit_CircuitPython_MPL3115A2
3.0.8 - Use Ruff
3.0.7 - Displayio Example
3.0.6 - RTD Sphinx Config
Full Changelog: 3.0.5...3.0.6
3.0.5 - Type Annotations
3.0.4 - Fix For Sphinx RTD Theme
Full Changelog: 3.0.3...3.0.4
3.0.3 - Fix RTD Docs Build and Unpin Sphinx
Changes: 3.0.2...3.0.3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mpl3115a2
.
Read the docs for info on how to use it.
3.0.2 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mpl3115a2
.
Read the docs for info on how to use it.
3.0.1 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-MPL3115A2
.
Read the docs for info on how to use it.
3.0.0 - Update to use hectopascals for pressure
This library has been updated to work universally with hectopascals instead of pascals for pressure. This is therefore an API-changing update to the library from 2.X.X. Thanks @jposada202020!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mpl3115a2
.
Read the docs for info on how to use it.
2.0.5 - Fix readings
- Fixes a bug reading pressure/altitude values. Thanks @jposada202020
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mpl3115a2
.
Read the docs for info on how to use it.