Enable radio id aliases (#2)
* Add files via upload Alias Example Config file * Update codeplug.example.yml Added config options for alias file * Update codeplug.example.yml to allow aliases * Update codeplug.example.yml to enable Radio Aliases * Update codeplug.example.yml Commented out alias path, uncomment if alias file is being used.pull/12/head
parent
7432379ef8
commit
06da982f0b
@ -0,0 +1,11 @@
|
|||||||
|
#
|
||||||
|
# Digital Voice Modem - Desktop Dispatch Console
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# Radio Alias example
|
||||||
|
#- alias: "System"
|
||||||
|
# rid: 1
|
||||||
|
|
||||||
|
|
||||||
|
- alias: "Radio 1"
|
||||||
|
rid: 1
|
||||||
Loading…
Reference in new issue