Update config fix else

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

@ -180,11 +180,10 @@ if [ "$1" = "" ]; then
# # Check the exit code of the last command
# if [ $? -ne 0 ]; then
# echo "Simulated Telemetry is automatically turned ON"
else
echo "Simulated Telemetry is OFF"
fi
# else
# echo "Simulated Telemetry is OFF"
# fi
else
echo "Battery not present!"
echo "Simulated Telemetry is automatically turned ON"
fi
fi

Loading…
Cancel
Save

Powered by TurnKey Linux.