Use Warning Added

This commit is contained in:
Cort Buffington 2014-09-27 10:40:49 -05:00
parent d10f33a325
commit 6e8292d5f1

View File

@ -1,13 +1,16 @@
''' '''
WARNING - IF YOU USE THIS FILE, BRIDGE.PY WILL ASSUME IT IS TO
OPERATE IN BACKUP BRIDGE MODE. THIS MAY REALLY RUIN YOUR DAY!
The following is an example for your "known_bridges" file. This is a The following is an example for your "known_bridges" file. This is a
simple list (in python syntax) of integer DMR radios IDs of bridges simple list (in python syntax) of integer DMR radios IDs of bridges
that we expect to encounter. that we expect to encounter.
You should only add bridges that will be encountered - adding a bunch You should only add bridges that will be encountered - adding a bunch
of bridges just because will really slow things down, so don't do it. of bridges just because you can will really slow things down, so don't
Please note each line but the last must end in a comma. This is about do it. Please note each line but the last must end in a comma. This is
the only thing you can mess up... but I manage to bork that one every about the only thing you can mess up... but I manage to bork that one
3rd time or so I make updates, so watch out. every 3rd time or so I make updates, so watch out.
A bridge that is "encountered" means another bridge that might be in A bridge that is "encountered" means another bridge that might be in
the same IPSC network we're going to try to bridge for. This is useful the same IPSC network we're going to try to bridge for. This is useful