From e8b991ac6a2bc5c53b90f98269b85bf5f1eccc6b Mon Sep 17 00:00:00 2001 From: alanbjohnston Date: Sat, 3 Jul 2021 20:20:47 -0400 Subject: [PATCH] added empty grid string --- groundstation/loc-add-foxtelem.py | 1 + 1 file changed, 1 insertion(+) diff --git a/groundstation/loc-add-foxtelem.py b/groundstation/loc-add-foxtelem.py index fdd3b5de..3202ce3c 100644 --- a/groundstation/loc-add-foxtelem.py +++ b/groundstation/loc-add-foxtelem.py @@ -8,6 +8,7 @@ import re 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("\nYou can enter:\n")