mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-15 12:50:38 +02:00
Update ppi.py
This commit is contained in:
parent
686bdcc0e2
commit
c56eabe3f8
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue