From 2908150f317b20e4ec3584ce1d4db0186ff90eb3 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sun, 13 Oct 2019 10:47:41 -0400 Subject: [PATCH] changed back to do nothing exit --- demo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo.sh b/demo.sh index 492028dc..60f2ce60 100755 --- a/demo.sh +++ b/demo.sh @@ -2,6 +2,8 @@ echo -e "\nDemo of CubeSatSim sends FSK, BPSK, and AFSK telemetry alternately at 434.9 MHz continuously\n\n" +exit + sudo killall -9 rpitx sudo killall -9 sendiq sudo fuser -k 8080/tcp