From 82cfe9eac525b719f2e6c76885517a27c06d15a5 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 3 Jul 2021 16:01:42 -0400 Subject: [PATCH] changed to alasa audio device 3 instead of 2 --- groundstation/aprs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/aprs.sh b/groundstation/aprs.sh index 15d9c2df..a0af0ea8 100755 --- a/groundstation/aprs.sh +++ b/groundstation/aprs.sh @@ -31,7 +31,7 @@ sleep 1 direwolf -t 0 & -rtl_fm -M fm -f 144.39M -s 48k | aplay -D hw:2,0,0 -r 48000 -t raw -f S16_LE -c 1 +rtl_fm -M fm -f 144.39M -s 48k | aplay -D hw:3,0,0 -r 48000 -t raw -f S16_LE -c 1