Update sstv_decode_prompt.sh add prints

fiabv4-auto-tune-fm
Alan Johnston 1 month ago committed by GitHub
parent fc008f5373
commit ac1d997808
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -164,8 +164,11 @@ sudo pkill -9 rtl_test
sleep 1 sleep 1
if [[ $(grep "No supported" out.txt) ]] || [[ $(grep "Failed to open" out.txt) ]] ; then if [[ $(grep "No supported" out.txt) ]] || [[ $(grep "Failed to open" out.txt) ]] ; then
echo
echo "No RTL-SDR detected." echo "No RTL-SDR detected."
else else
echo "RTL-SDR detected." echo "RTL-SDR detected."
echo echo

Loading…
Cancel
Save

Powered by TurnKey Linux.