Update gps_client.py changed

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

@ -11,7 +11,6 @@ run this way: python3 example1.py.txt
import gps # the gpsd interface module import gps # the gpsd interface module
import time import time
import signal import signal
import time
# Don't turn these signal into exceptions, just die. # Don't turn these signal into exceptions, just die.
# https://stackoverflow.com/questions/26692284/how-to-prevent-brokenpipeerror-when-doing-a-flush-in-python # https://stackoverflow.com/questions/26692284/how-to-prevent-brokenpipeerror-when-doing-a-flush-in-python

Loading…
Cancel
Save

Powered by TurnKey Linux.