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("\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("\nYou can enter:\n")
@ -87,6 +88,8 @@ if ((latitude != 0) and (longitude != 0) or grid):
system(longSedStr)
system(longSedStr)
print("\nFoxTelem configuration updated with your latitude and longitude")
print("\nFoxTelem configuration updated with your latitude and longitude")