Update command fixed rtl_test

beta-extra-2
Alan Johnston 1 year ago committed by GitHub
parent 1982bb5a29
commit ce16d20bd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -63,7 +63,7 @@ else
# echo "Trying RTL-FM"
if [[ $(rtl-test | grep "No supported devices found.") ]] ; then
if [[ $(rtl_test | grep "No supported devices found.") ]] ; then
echo "No RTL-SDR detected. Command and control is OFF"
# sleep 60

Loading…
Cancel
Save

Powered by TurnKey Linux.