Update bridge.py

private-call-dev
Cort Buffington 6 years ago
parent 2fa615dd37
commit 3d9aa41fcb

@ -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):

Loading…
Cancel
Save

Powered by TurnKey Linux.