Update bridge.py

private-call-dev
Cort Buffington 6 years ago
parent 35ba251e71
commit 2fa615dd37

@ -174,6 +174,7 @@ 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.