We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec7b34 commit fa19aa5Copy full SHA for fa19aa5
examples/bitmap_font_label_simpletest.py
@@ -23,3 +23,6 @@
23
24
# Show it
25
display.show(text_area)
26
+
27
+while True:
28
+ pass
0 commit comments