@ -60,6 +60,9 @@ try:
# Got ^C, or fell out of the loop. Cleanup, and leave.
session.close()
print("%d %.6f %.6f %.1f" % (mode, lat, lon, alt))
exit(0)
except:
Powered by TurnKey Linux.