mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-11-21 23:45:15 -05:00
Update bridge.py
This commit is contained in:
parent
2fa615dd37
commit
3d9aa41fcb
@ -174,7 +174,6 @@ def stream_trimmer_loop():
|
|||||||
_now = time()
|
_now = time()
|
||||||
|
|
||||||
for system in systems:
|
for system in systems:
|
||||||
print(systems[system].STATUS)
|
|
||||||
# HBP systems, master and peer
|
# HBP systems, master and peer
|
||||||
if CONFIG['SYSTEMS'][system]['MODE'] != 'OPENBRIDGE':
|
if CONFIG['SYSTEMS'][system]['MODE'] != 'OPENBRIDGE':
|
||||||
for slot in range(1,3):
|
for slot in range(1,3):
|
||||||
|
Loading…
Reference in New Issue
Block a user