Update command added {}

release-2
Alan Johnston 1 year ago committed by GitHub
parent 66e4e300c0
commit 74ee22429b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -90,7 +90,7 @@ else
echo "Current value of rx is"
echo $freq
rtl_fm -M fm -f $freqM -s 48k | aplay -D plughw:$card,0,0 -r 48000 -t raw -f S16_LE -c 1 &
rtl_fm -M fm -f ${freq}M -s 48k | aplay -D plughw:${card},0,0 -r 48000 -t raw -f S16_LE -c 1 &
if [ "$debug" = "1" ]; then

Loading…
Cancel
Save

Powered by TurnKey Linux.