Update command wait 20 seconds

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent 749e9b3b4d
commit 5ca157712a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,6 +2,8 @@
echo -e "\nCommand and Control script for CubeSatSim v1.3.2\n" echo -e "\nCommand and Control script for CubeSatSim v1.3.2\n"
sleep 20
FILE=/home/pi/CubeSatSim/command_control FILE=/home/pi/CubeSatSim/command_control
if [ -f "$FILE" ]; then if [ -f "$FILE" ]; then
echo "Radio command and control is ON" echo "Radio command and control is ON"

Loading…
Cancel
Save

Powered by TurnKey Linux.