From 7a6a9389d133e402b67754dc7f905d82a1efe4d1 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 4 Sep 2020 13:16:58 +0000 Subject: [PATCH] added 10 second delay for SPI startup --- demo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo.sh b/demo.sh index 20aef361..bf29c4ce 100755 --- a/demo.sh +++ b/demo.sh @@ -2,6 +2,8 @@ echo -e "\nDemo of CubeSatSim at 434.9 MHz\n" +sleep 10 + sudo systemctl restart rpitx if [ "$1" = "a" ]; then