Update bridge.py

This commit is contained in:
Cort Buffington 2020-02-09 16:33:46 -06:00
parent 2fa615dd37
commit 3d9aa41fcb
1 changed files with 0 additions and 1 deletions

View File

@ -174,7 +174,6 @@ def stream_trimmer_loop():
_now = time()
for system in systems:
print(systems[system].STATUS)
# HBP systems, master and peer
if CONFIG['SYSTEMS'][system]['MODE'] != 'OPENBRIDGE':
for slot in range(1,3):