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_LED_Animation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_LED_Animation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.9.0
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 20, 2023

  1. Adds min_intensity and max_intensity support back to Pulse animation.…

    … Introduces a 'breath' value (default 0) to give a duration to hold the minimum and maximum intensity during the animation for smoother changes in direction.
    tylerwinfield committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fc1aefa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f16e519 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a855c3b View commit details
    Browse the repository at this point in the history
  4. Variable type-o

    tylerwinfield committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    72c6c68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1293a47 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

Commits on Jan 29, 2024

  1. Merge pull request #116 from tylerwinfield/main

    Restores min_intensity and max_intensity for Pulse animation and smoother transition option
    FoamyGuy authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    251bcd1 View commit details
    Browse the repository at this point in the history
Loading