Update config fix typos

master-psag-fm-only-fsk
Alan Johnston 2 weeks ago committed by GitHub
parent efa5f9018e
commit 9ff51a96a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -436,9 +436,9 @@ elif [ "$1" = "-t" ]; then
set -- $value set -- $value
if [ "$5" = "yes" ] || [ "$5" = "y" ]; then if [ "$5" = "yes" ] || [ "$5" = "y" ]; then
echo "Simualted Telemetry is ON" echo "Simulalted Telemetry is ON"
else else
echo "Simualted Telemetry is OFF" echo "Simulalted Telemetry is OFF"
fi fi
echo echo

Loading…
Cancel
Save

Powered by TurnKey Linux.