We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76243a commit 39f4cf0Copy full SHA for 39f4cf0
examples/pixels.py
@@ -10,6 +10,7 @@
10
11
from modulino import ModulinoPixels, ModulinoColor
12
from time import sleep
13
+from sys import exit
14
15
pixels = ModulinoPixels()
16
0 commit comments