summaryrefslogtreecommitdiffstats
path: root/ShowRunner.py
diff options
context:
space:
mode:
authorAaron Perley <aaron.perley@gmail.com>2016-10-16 23:48:20 -0400
committerAaron Perley <aaron.perley@gmail.com>2016-10-16 23:48:20 -0400
commitc1153ae74b6f023b7277cd1337537f0710b6d124 (patch)
tree6878f7dfc2a2f22bc65babb29bb682dd65760390 /ShowRunner.py
parentb8f9495e0cf2f500edb620f828aba2afab8f8f68 (diff)
parent2602b777fbe9b7a4448b1c4cec9ac4a4fd7002c1 (diff)
downloadbridge-c1153ae74b6f023b7277cd1337537f0710b6d124.tar.zst
Merge branch 'master' into twinkle
Conflicts: ShowRunner.py
Diffstat (limited to 'ShowRunner.py')
-rw-r--r--ShowRunner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShowRunner.py b/ShowRunner.py
index 618e80c..5fa46e7 100644
--- a/ShowRunner.py
+++ b/ShowRunner.py
@@ -16,4 +16,4 @@ def run_show():
TwinkleShow(bridge, send_queue=recv_queue, recv_queue=send_queue).run(framerate=FRAME_RATE)
print "done!"
-run_show() \ No newline at end of file
+run_show()