Releases: adafruit/Adafruit_CircuitPython_VEML7700
Releases · adafruit/Adafruit_CircuitPython_VEML7700
2.1.5 - Re-enable Internal Interrupt Features
What's Changed
Full Changelog: 2.1.4...2.1.5
2.1.4 - Update RTD Config
Full Changelog: 2.1.3...2.1.4
2.1.3 - Use Ruff
2.1.2 - Updated Resolution Value
2.1.1 - RTD Sphinx Config
Full Changelog: 2.1.0...2.1.1
2.1.0 Autolux With Correction
2.0.3 - Displayio Example
2.0.2 - Remove References To Unsupported Features
2.0.1 - Fix For Sphinx RTD Theme
Full Changelog: 2.0.0...2.0.1
Change Default Gain to 1/8
This release has changed the inital value for the light gain to be 1/8
which is what the documentation and manufacturer notes mentioned. Any user code accessing the light
property could see different values under the same lighting conditions with release 2.0.0 compared to prior releases. If needed you can adjust the light_gain in your user code, although it's recommended to have it set to 1/8 during initialization.
What's Changed
New Contributors
Full Changelog: 1.1.22...2.0.0