Open
Description
sparkle = Sparkle(pixels, speed=0.05, color=AMBER, num_sparkles=10)
This code should look like this (code and video taken from the adafruit guide):
leds_LED_Anim_Sparkle.mp4
But it does actually look like this:
doc_2023-02-21_03-50-08.mp4
However, the rainbowsparkle.mpy animation does indeed work (with the same code):
doc_2023-02-21_03-49-48.mp4
Tested with CircuitPython 8 on a PICO RP2040
Is this animation currently broken?
Metadata
Metadata
Assignees
Labels
No labels