We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc0298b commit 85e4d6eCopy full SHA for 85e4d6e
adafruit_led_animation/animation/comet.py
@@ -51,7 +51,7 @@ def __init__(
51
pixel_object,
52
speed,
53
color,
54
- background_color=BLACK
+ background_color=BLACK,
55
tail_length=0,
56
reverse=False,
57
bounce=False,
0 commit comments