This commit is contained in:
Simon 2020-10-04 16:14:18 +01:00
parent b02b485ca0
commit 6c119315aa

View File

@ -133,7 +133,7 @@ def make_bridges(_rules):
for _confsystem in CONFIG['SYSTEMS']: for _confsystem in CONFIG['SYSTEMS']:
#if _confsystem == 'OBP-BM': #if _confsystem == 'OBP-BM':
if CONFIG['SYSTEMS'][system]['MODE'] != 'MASTER': if CONFIG['SYSTEMS'][system]['MODE'] == 'OPENBRIDGE':
continue continue
ts1 = False ts1 = False
ts2 = False ts2 = False