Skip to content

Commit ea45562

Browse files
committed
Updated with PR suggestions
1 parent 2cc1ccb commit ea45562

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/display_text_pyportal.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,4 @@
4848

4949
print("fade down")
5050

51-
while True:
52-
pass
51+
time.sleep(10)

0 commit comments

Comments
 (0)