Releases: adafruit/Adafruit_CircuitPython_ADS1x15
2.4.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.4.0...2.4.1
2.4.0 - Additional Comparator Settings
What's Changed
Full Changelog: 2.3.0...2.4.0
2.3.0 - Added Comparator Functionality
2.2.26 - Update value Property Docstring
What's Changed
- Update doc string for
value
property by @caternuson in #97
Full Changelog: 2.2.25...2.2.26
2.2.25 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.2.24...2.2.25
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ads1x15
.
Read the docs for info on how to use it.
2.2.24 - Handle Import Error
This release adds a fallback for enabling the library to work in contexts where microcontroller.Pin cannot be imported. Thank you @ilario
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ads1x15
.
Read the docs for info on how to use it.
2.2.23 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ads1x15
.
Read the docs for info on how to use it.
2.2.22 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ADS1x15
.
Read the docs for info on how to use it.
2.2.21 - Updated type annotations
Updated type annotations for this library. The last release did not contain these changes. Thanks @scirelli!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ads1x15
.
Read the docs for info on how to use it.
2.2.20 - Updated type annotations
Updated type annotations for this library. Thanks @scirelli!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ads1x15
.
Read the docs for info on how to use it.