From 505fe57522d048be8aac60dc3e4d41a49662510c Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 18 Feb 2026 16:20:52 -0500 Subject: [PATCH] Update sstv_decode_prompt.sh cleanup prints --- groundstation/sstv_decode_prompt.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/groundstation/sstv_decode_prompt.sh b/groundstation/sstv_decode_prompt.sh index f78bf5ac..77a5e2fb 100755 --- a/groundstation/sstv_decode_prompt.sh +++ b/groundstation/sstv_decode_prompt.sh @@ -114,6 +114,7 @@ if [ "$choice" != "4" ] && [ "$frequency" != "SSTV" ]; then #echo $frequency +echo echo "Testing for FM TXC" gpio -g mode 7 up @@ -133,7 +134,7 @@ if [[ $(grep "0" out.txt) ]] ; then gpio -g write 21 1 echo - echo "If you want to use the FM TXC as your receiver, go under Options/Configuration/Sound and for Input Audio Device select 'hw:CARD=Device,DEV=0 - USB Audio Device' then OK" + echo "If you want to use the FM TXC as your receiver, go under Options/Configuration/Sound and for Input Audio Device select 'hw:CARD=Device,DEV=0 - USB Audio Device' then OK." echo sleep 10 else