We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 058672e commit 19a93cdCopy full SHA for 19a93cd
adafruit_led_animation/animation.py
@@ -369,7 +369,7 @@ def draw(self):
369
370
class SparklePulse(Animation):
371
"""
372
- Combination of the Spark and Pulse animations.
+ Combination of the Spark and Pulse animations.
373
374
:param pixel_object: The initialised LED object.
375
:param int speed: Animation refresh rate in seconds, e.g. ``0.1``.
0 commit comments