Skip to content

Commit fa19aa5

Browse files
committed
keep showing the text
1 parent eec7b34 commit fa19aa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/bitmap_font_label_simpletest.py

+3
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@
2323

2424
# Show it
2525
display.show(text_area)
26+
27+
while True:
28+
pass

0 commit comments

Comments
 (0)