@ -2,6 +2,9 @@
echo "CubeSatSim v1.3.2 configuration tool"
echo
echo $1
echo $2
if [ "$2" = "-n" ]; then
norestart=1
@ -75,7 +78,7 @@ if [ "$1" = "" ]; then
echo ${10}
echo -n "TX PL code is: "
echo ${11}
FILE=/home/pi/CubeSatSim/battery_saver
Powered by TurnKey Linux.