next deploy-test
This commit is contained in:
parent
b32c78d4dc
commit
2794b5c762
|
@ -90,6 +90,7 @@ def on_message(client, userdata, msg):
|
|||
|
||||
|
||||
flipdot = FlipdotSender("::1", 2323)
|
||||
|
||||
hangman= Hangman("::1", 2323,flipdot)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue