Releases: adafruit/Adafruit_CircuitPython_LTR329_LTR303
3.0.10 - Update RTD Config
Full Changelog: 3.0.9...3.0.10
3.0.9 - Use Ruff
3.0.8 - RTD Sphinx Config
Full Changelog: 3.0.7...3.0.8
3.0.7 - Fix For Sphinx RTD Theme
Full Changelog: 3.0.6...3.0.7
3.0.6 - Fixed circup installation instructions
Fixed the circup installation instructions. Thanks @FoamyGuy!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr329-ltr303
.
Read the docs for info on how to use it.
3.0.5 - Fix RTD Docs Build and Unpin Sphinx
Changes: 3.0.4...3.0.5
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr329-ltr303
.
Read the docs for info on how to use it.
3.0.4 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr329-ltr303
.
Read the docs for info on how to use it.
3.0.3 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-LTR329-LTR303
.
Read the docs for info on how to use it.
3.0.2 - 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-ltr329-ltr303
.
Read the docs for info on how to use it.
3.0.1 Set Polarity on Int Pin to False by Default
Flipped the polarity in the ltr303_advanced_test
to False
on the int pin. This keeps the pin High until the interrupt triggers, then drops the pin to Low. Thanks @kattni!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr329-ltr303
.
Read the docs for info on how to use it.