|
|
|
@ -454,8 +454,8 @@ if __name__ == "__main__":
|
|
|
|
except:
|
|
|
|
except:
|
|
|
|
print("Can't set txLed")
|
|
|
|
print("Can't set txLed")
|
|
|
|
|
|
|
|
|
|
|
|
card = "Headphones" # default using pcm audio output of Pi Zero
|
|
|
|
# card = "Headphones" # default using pcm audio output of Pi Zero
|
|
|
|
# card = "Device" # using USB sound card for audio output
|
|
|
|
card = "Device" # using USB sound card for audio output
|
|
|
|
|
|
|
|
|
|
|
|
query = ["sudo", "systemctl", "is-active", "gpsd.socket"]
|
|
|
|
query = ["sudo", "systemctl", "is-active", "gpsd.socket"]
|
|
|
|
try:
|
|
|
|
try:
|
|
|
|
|