This commit is contained in:
KF7EEL 2022-10-03 12:34:05 -07:00
parent cdb74b2e4f
commit 4a6d1714a8
1 changed files with 0 additions and 1 deletions

View File

@ -501,7 +501,6 @@ def all_unit_mmdvm_peer(_data):
for system in CONFIG['SYSTEMS']:
if CONFIG['SYSTEMS'][system]['ENABLED']:
if CONFIG['SYSTEMS'][system]['MODE'] == 'PEER':
if CONFIG['SYSTEMS'][system]['MODE']
if 'ALL_MMDVM_UNIT' in CONFIG['SYSTEMS'][system]['OPTIONS']:
systems[system].send_system(_data)