diff --git a/groundstation/loc-add-foxtelem.py b/groundstation/loc-add-foxtelem.py index a2b93498..98a16a19 100644 --- a/groundstation/loc-add-foxtelem.py +++ b/groundstation/loc-add-foxtelem.py @@ -30,6 +30,7 @@ if (choice == '2'): print("grid is valid!") else: print("grid is not valid!") + grid = "" elif (choice == '3'):