Update config fix typos

master-psag-fm-only-fsk
Alan Johnston 1 week 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
if [ "$5" = "yes" ] || [ "$5" = "y" ]; then
echo "Simualted Telemetry is ON"
echo "Simulalted Telemetry is ON"
else
echo "Simualted Telemetry is OFF"
echo "Simulalted Telemetry is OFF"
fi
echo

Loading…
Cancel
Save

Powered by TurnKey Linux.