Releases: adafruit/Adafruit_CircuitPython_LTR390
1.0.3 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr390
.
Read the docs for info on how to use it.
1.0.2 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr390
.
Read the docs for info on how to use it.
1.0.1 - change UV property name
This release changes the name of the UV light property to uvs
to better match the nature of the data
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr390
.
Read the docs for info on how to use it.
1.0.0 - Initial Release
This release includes UV index and ambient light level readings with adjustable gain, rate, resolution, and configurable high/low thresholds
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-ltr390
.
Read the docs for info on how to use it.