Update config fix battery not present

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

@ -186,7 +186,8 @@ if [ "$1" = "" ]; then
echo "Simulated Telemetry is OFF"
fi
else
echo "Simulated Telemetry is OFF"
echo "Battery not present!"
echo "Simulated Telemetry is automatically turned ON"
fi
fi
# echo

Loading…
Cancel
Save

Powered by TurnKey Linux.