GithubUser99999999
GithubUser99999999
This is terrible. It's just not plausible that there is no option to select a folder selection when saving a page. So annoying...
Happened with 5.1.0 as well and now with 6.0 the WiFi isn't even connecting anymore at all after the initial first connection after updating WiFi. It's kinda sad that it's...
Now after v4.4.0 final has been released, this still hasn't changed and I have to enter a cryptic string of characters EVERY SINGLE TIME I want to use PrusaLink. Why...
Is Adafruit ever going to look at these bugs?
Tested on a Gemma M0 with the same result: https://user-images.githubusercontent.com/101017273/222038523-bbecdf56-fb6a-456b-a51c-da63d532403c.mp4 It only has enough memory to run the standard Sparkle animation, but not SparklePulse or RainbowSparkle to show the difference....
almost 1,5 years later with CircuitPython 9.1.1 and the latest libraries this bug is still not fixed
SparklePulse seems to just call Sparkle and Pulse and for some reason it works. https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation/blob/main/adafruit_led_animation/animation/sparklepulse.py If I could disable the pulsing, it would work. https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation/blob/main/adafruit_led_animation/animation/sparkle.py Or there is some bug...
Hello Dan, yes I also linked the videos from here. I can also provide more if needed.
Aaaaaah okay. I never would've figured that out ^^ Thanks for that. Do you perchance have an idea of how to use the RainbowSparkle library/code with just one single colour...
https://cdn-learn.adafruit.com/assets/assets/000/091/421/original/leds_LED_Anim_Sparkle.gif?1590196528 A non-pulsing single-colour sparkle animation like this. RainbowSparkle works fine, if only I knew how to change the code so that it outputs just one colour. https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation/blob/main/adafruit_led_animation/animation/rainbowsparkle.py