From 50ad6b59a58555822650d81654cf316a063a4193 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 3 Jul 2021 14:57:07 -0400 Subject: [PATCH] updated to 1.11c --- 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 c042a413..746cecbc 100755 --- a/groundstation/fox-startup.sh +++ b/groundstation/fox-startup.sh @@ -86,7 +86,7 @@ if [ "$1" = "c" ]; then else echo "Fox-in-a-box profile is set!" echo - /home/pi/Desktop/FoxTelem_1.11b_linux/FoxTelem /home/pi/FoxTelemetryData + /home/pi/Desktop/FoxTelem_1.11c_linux/FoxTelem /home/pi/FoxTelemetryData fi $SHELL