Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rainbow commet fix for tail_length > 256 #122

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 2 commits into from
Dec 18, 2024

Conversation

FoamyGuy
Copy link
Contributor

@ladyada
Resolves: #95

Confirmed the reported issue and this fix using tail_length 257. Tested with neopixel featherwing and feather rp2040

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! One simplification suggestion.

@FoamyGuy FoamyGuy merged commit 0d782f8 into adafruit:main Dec 18, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 19, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_CharLCD to 3.5.0 from 3.4.12:
  > Merge pull request adafruit/Adafruit_CircuitPython_CharLCD#80 from dhalbert/faster-I2C

Updating https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation to 2.10.1 from 2.10.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_LED_Animation#122 from FoamyGuy/rainbowcommet_256_length_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiz to 1.0.1 from 1.0.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiz#1 from FoamyGuy/fix_typing_import

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_Wiz

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.

Bug in RainbowComet when tail_length > 256 when step=0
3 participants