diff --git a/groundstation/sstv_decode_prompt.sh b/groundstation/sstv_decode_prompt.sh index 04ecc353..cc026c4a 100755 --- a/groundstation/sstv_decode_prompt.sh +++ b/groundstation/sstv_decode_prompt.sh @@ -164,8 +164,11 @@ sudo pkill -9 rtl_test sleep 1 if [[ $(grep "No supported" out.txt) ]] || [[ $(grep "Failed to open" out.txt) ]] ; then + echo echo "No RTL-SDR detected." + else + echo "RTL-SDR detected." echo