we need to recognise slot1 PC too

kf7eel-inc
Simon 4 years ago
parent 67e397c523
commit d5c4315dcb
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -1967,7 +1967,7 @@ class routerHBP(HBSYSTEM):
#Handle private calls (for reflectors)
if _call_type == 'unit' and _slot == 2 and not _data_call:
if _call_type == 'unit' and not _data_call:
if (_stream_id != self.STATUS[_slot]['RX_STREAM_ID']):
logger.info(_bits)

Loading…
Cancel
Save

Powered by TurnKey Linux.