Commit 8d6677ab by Robert McGibbon

newline

parent b7be963a
...@@ -216,4 +216,4 @@ def launchUI(): ...@@ -216,4 +216,4 @@ def launchUI():
# process cannot be killed with Control-C. Reference stack overflow link: # process cannot be killed with Control-C. Reference stack overflow link:
# http://stackoverflow.com/a/11816038/1079728 # http://stackoverflow.com/a/11816038/1079728
while True: while True:
time.sleep(0.5) time.sleep(0.5)
\ 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