DMRlink/known_bridges_SAMPLE.py
Cort Buffington b22d773e81 NOT FULLY FUNCTIONAL: Backup Bridge
Bridge application that identifies known bridges based on RADIO ID and
does NOT bridge if they are actively connected to an IPSC and MODE byte
shows linking on a timeslot.
2014-08-29 09:05:19 -05:00

5 lines
52 B
Python

BRIDGES = [
123456,
234567,
345678
]