diff --git a/config b/config index 861b0624..9c01db76 100755 --- a/config +++ b/config @@ -343,7 +343,7 @@ if [ "$1" = "" ]; then timeout 1 rtl_test &> out.txt if [[ $(grep "No supported" out.txt) ]] ; then - echo "No RTL-SDR detected" +# echo "No RTL-SDR detected" rtl=0 else echo "RTL-SDR detected"