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 00ad929 + 1cd247a commit c43a7a2Copy full SHA for c43a7a2
examples/miniqr_displaytest.py
@@ -38,7 +38,6 @@ def bitmap_QR(matrix):
38
splash = displayio.Group(scale=scale)
39
splash.append(qr_img)
40
board.DISPLAY.show(splash)
41
-board.DISPLAY.wait_for_frame()
42
43
# Hang out forever
44
while True:
0 commit comments