added empty grid string

pull/128/head
alanbjohnston 5 years ago committed by GitHub
parent c2dc69a982
commit e8b991ac6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,6 +8,7 @@ import re
latitude = 0 latitude = 0
longitude = 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 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")

Loading…
Cancel
Save

Powered by TurnKey Linux.