mirror of
https://github.com/ShaYmez/hblink3.git
synced 2024-10-31 14:27:14 -04:00
Update bridge.py
This commit is contained in:
parent
35ba251e71
commit
2fa615dd37
@ -174,6 +174,7 @@ 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