Commit 44befd11 authored by mohammed.shibili's avatar mohammed.shibili

first

parent edf27040
...@@ -21,4 +21,4 @@ def run(): ...@@ -21,4 +21,4 @@ def run():
subscribe(client) subscribe(client)
client.loop_forever() client.loop_forever()
except KeyboardInterrupt: except KeyboardInterrupt:
client.loop_stop() client.loop_stop()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment