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.
2 parents 100d7c0 + b47c7ac commit 9fbfb6aCopy full SHA for 9fbfb6a
PyGamer_NeoPixel_Strip_Control/code.py
@@ -21,7 +21,7 @@
21
display = board.DISPLAY
22
23
# Create the display context
24
-splash = displayio.Group(max_size=15)
+splash = displayio.Group()
25
26
# Button colors
27
RED = (255, 0, 0)
0 commit comments