Update ppi.py

This commit is contained in:
Satoshi Nakamoto 2023-09-22 19:37:49 +02:00 committed by GitHub
parent 686bdcc0e2
commit c56eabe3f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -364,6 +364,9 @@ def mtclock():
outputT = render(f"{a} O'Clock", colors=['green'], align='center', font='tiny')
print(output)
print(outputT)
clear()
close()
mtConn()
except:
pass