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 ae8f775 + c4a6546 commit 8986d63Copy full SHA for 8986d63
examples/macropad_display_image.py
@@ -8,5 +8,7 @@
8
9
macropad = MacroPad()
10
11
+macropad.display_image("blinka.bmp")
12
+
13
while True:
- macropad.display_image("blinka.bmp")
14
+ pass
0 commit comments