Added end screen
This commit is contained in:
parent
bb01064ae9
commit
ccf7f710ec
1 changed files with 2 additions and 0 deletions
|
@ -120,4 +120,6 @@ if __name__ =='__main__':
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
display.print("--:--")
|
||||||
print("GoodBye!")
|
print("GoodBye!")
|
||||||
|
|
Loading…
Reference in a new issue