Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_AS7341
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.17
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_AS7341
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.2.18
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 6, 2023

  1. using _all_channels to update efficiently

    When not changing between low and high, the _channel_#_data was not being updated.  Also, the clear and nir data is available when _low_channels_configured, so no need to change to high.
    garyk10 authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    5772169 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    0afda19 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Merge pull request #34 from garyk10/patch-1

    using _all_channels to update efficiently
    FoamyGuy authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    26697ad View commit details
    Browse the repository at this point in the history
Loading