From 993848e641c7b85eb8db4bbc94f8caf2b508a7fa Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 5 Jan 2025 06:20:01 -0500 Subject: [PATCH] Update packet.sh dire wolf with colors --- groundstation/packet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/packet.sh b/groundstation/packet.sh index 4b65bdef..f669afda 100755 --- a/groundstation/packet.sh +++ b/groundstation/packet.sh @@ -180,7 +180,7 @@ else echo -e "Auto decoding APRS packets on $frequency Hz" - direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf -t 0 & + direwolf -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf.conf & # -t 0 & fi