Update bridge.py

This commit is contained in:
Cort Buffington 2019-12-04 19:13:13 -06:00
parent 35ba251e71
commit 2fa615dd37
1 changed files with 1 additions and 0 deletions

View File

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