Skip to content

Commit c4a6546

Browse files
committed
Update display image demo.
1 parent 4de30a0 commit c4a6546

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/macropad_display_image.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@
88

99
macropad = MacroPad()
1010

11+
macropad.display_image("blinka.bmp")
12+
1113
while True:
12-
macropad.display_image("blinka.bmp")
14+
pass

0 commit comments

Comments
 (0)