Skip to content

public property for rainbow.period #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

FoamyGuy
Copy link
Contributor

@ladyada
Resolves: #113

period was providing as an arg to init and then stored in private field. This allows it to be accessed and updated more easily, with the requisite call to reset() to make it have an effect after being updated.

@FoamyGuy FoamyGuy merged commit bcdedb2 into adafruit:main Dec 13, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 14, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_RFM to 1.0.3 from 1.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM#6 from jerryneedell/jerryn_read_fifo
  > Merge pull request adafruit/Adafruit_CircuitPython_RFM#3 from FoamyGuy/docs_container_version_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 2.10.0 from 2.9.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#121 from FoamyGuy/rainbow_period_property

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing rainbow period on the fly
2 participants