mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
No quotes for mode string.
git-svn-id: https://gpredict.svn.sourceforge.net/svnroot/gpredict/trunk@255 ab6734ba-2843-0410-b83b-99c217ef6c0f
This commit is contained in:
parent
51db60909f
commit
d3fd31629f
1 changed files with 3 additions and 3 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[Mode U TLM 1]
|
||||
DOWN_LOW=437275000
|
||||
MODE="CW"
|
||||
MODE=CW
|
||||
|
||||
[Mode U TLM 2]
|
||||
DOWN_LOW=437475000
|
||||
MODE="AX.25 1200 bps"
|
||||
MODE=AX.25 1200 bps
|
||||
|
||||
[Mode L/U Digipeater]
|
||||
DOWN_LOW=437475000
|
||||
UP_LOW=1267600000
|
||||
MODE="GMSK 9600 bps"
|
||||
MODE=GMSK 9600 bps
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue