Releases: adafruit/Adafruit_CircuitPython_SI1145
1.2.2 - Displayio Example
What's Changed
- adding_displayio_example by @jposada202020 in #22
New Contributors
- @jposada202020 made their first contribution in #22
Full Changelog: 1.2.1...1.2.2
1.2.1 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.0...1.2.1
1.2.0 - Support Gain And Range Settings
What's Changed
- Support for gain and range settings by @aaronwmorris in #21
New Contributors
- @aaronwmorris made their first contribution in #21
Full Changelog: 1.1.10...1.2.0
1.1.10 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.1.9...1.1.10
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-si1145
.
Read the docs for info on how to use it.
1.1.9 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-si1145
.
Read the docs for info on how to use it.
1.1.8 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SI1145
.
Read the docs for info on how to use it.
1.1.7 - 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-si1145
.
Read the docs for info on how to use it.
1.1.6 - 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-si1145
.
Read the docs for info on how to use it.
1.1.5 - Fixed circup installation instruction
Fixed the name of the library in the README for installation via circup
. Thanks @DeadSix27!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-si1145
.
Read the docs for info on how to use it.
1.1.4 - Removed response mask
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-si1145
.
Read the docs for info on how to use it.