Update config fix -A while

send-commands
Alan Johnston 3 weeks ago committed by GitHub
parent a3ed4e02de
commit 0d4ad29581
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1201,7 +1201,7 @@ elif [ "$1" = "-A" ]; then
MODE="0"
while [ "$MODE" != "x" ]
while [ "$MODE" != "x" ];
do
echo "Enter the mode to change: a=APRS, f=FSK, b=BPSK, s=SSTV, m=CW, e=Repeater, j=FUNcube, o=Beacon on/off x=Exit this mode"

Loading…
Cancel
Save

Powered by TurnKey Linux.