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 61ad15b commit 1c3d551Copy full SHA for 1c3d551
adafruit_ht16k33/animations.py
@@ -53,7 +53,6 @@ class Animation:
53
"""
54
55
def __init__(self, display: Seg14x4) -> None:
56
-
57
self._display = display
58
59
def animate(
0 commit comments