Update gps_client.py remove exit

master-psag-continuous
Alan Johnston 2 weeks ago committed by GitHub
parent 9b0e3f9f18
commit b52f35a4f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -75,7 +75,7 @@ while True:
except:
print("-1 0 0 0")
exit(0)
# exit(0)
try:
inp = input()
# print(inp)

Loading…
Cancel
Save

Powered by TurnKey Linux.