From 018e8b3a03191893c0348caa8b4cd56d41d30c06 Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Fri, 9 Jul 2021 09:01:15 -0400 Subject: [PATCH] added text to why need location --- groundstation/loc-add-foxtelem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groundstation/loc-add-foxtelem.py b/groundstation/loc-add-foxtelem.py index 1787793e..23deb3de 100644 --- a/groundstation/loc-add-foxtelem.py +++ b/groundstation/loc-add-foxtelem.py @@ -10,7 +10,7 @@ latitude = 0 longitude = 0 grid = "" -print("\nIn order to upload your satellite telemetry data to the AMSAT servers, we need to know your location") +print("\nIn order to track the satellites as they fly over your location and upload your satellite telemetry data to the AMSAT servers, we need to know your location") print("\nYou can enter:\n") print("1. Location name (e.g. country or city, state, etc)") print("2. Grid square (e.g. FM29ha)")