From 78d243d50ab7ae9a906dbdcc820a81cab497d851 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 22 Mar 2019 18:05:41 -0400 Subject: [PATCH] activated it again --- demo.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/demo.sh b/demo.sh index ce5328df..ab39e8ab 100755 --- a/demo.sh +++ b/demo.sh @@ -1,9 +1,8 @@ #!/bin/bash -exit 0 echo -e "\nDemo of CubeSatSim sends AFSK telemetry at 440 MHz continuously\n\n" -sleep 60 +sleep 30 #echo 'sleep over' >> /home/pi/CubeSatSim/log.txt @@ -12,7 +11,7 @@ echo $(date '+%Y %b %d %H:%M') Starting Hostname $HOSTNAME >> /home/pi/CubeSatS /home/pi/CubeSatSim/radioafsk >> /home/pi/CubeSatSim/log.txt #/home/pi/DigitalTxRxRPi/testafsktx >> /home/pi/CubeSatSim/log.txt -#echo $(date '+%Y %b %d %H:%M') Stopping Hostname $HOSTNAME >> /home/pi/CubeSatSim/log.txt +echo $(date '+%Y %b %d %H:%M') Stopping Hostname $HOSTNAME >> /home/pi/CubeSatSim/log.txt #/home/pi/mopower/mpcmd LED_STAT=0 #sleep 30