From b63b1b3c906a7c3f038164351a6d8902be506207 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Mon, 5 Jul 2021 10:22:07 -0400 Subject: [PATCH] 1.11e --- groundstation/fox-startup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/fox-startup.sh b/groundstation/fox-startup.sh index 6cae934b..96782b79 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -94,7 +94,7 @@ if [ "$1" = "c" ]; then else echo "Fox-in-a-box profile is set!" echo - /home/pi/Desktop/FoxTelem_1.11d_linux/FoxTelem /home/pi/FoxTelemetryData + /home/pi/Desktop/FoxTelem_1.11e_linux/FoxTelem /home/pi/FoxTelemetryData fi $SHELL