Update config Pi 5 doesn't support battery saver

master-b-pi5
Alan Johnston 1 month ago committed by GitHub
parent b034dc1ac9
commit 9b4a223cb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -936,6 +936,10 @@ elif [ "$1" = "-B" ]; then
echo
echo "Manually setting Safe Mode (battery saver mode)"
echo
echo "Pi 5 does not support Safe Mode (battery saver mode)"
echo
exit
FILE=/home/pi/CubeSatSim/battery_saver
if [ -f "$FILE" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.