Skip to content

Fixes for Clear and NIR Readings

Latest
Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 23 Dec 17:06
26697ad

This release contains fixes for issues with the Clear and NIR channel readings when other channel readings were not taken. Thank you @garyk10.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-as7341.

Read the docs for info on how to use it.

What's Changed

  • using _all_channels to update efficiently by @garyk10 in #34

New Contributors

Full Changelog: 1.2.17...1.2.18