Update transmit.py missing :

master-psag-fm-only-fsk
Alan Johnston 2 months ago committed by GitHub
parent 1a9aff1cc1
commit d2e7714870
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -338,7 +338,7 @@ if __name__ == "__main__":
sim_mode = True sim_mode = True
sim_config = True sim_config = True
print("Simulated telemetry mode is configured.") print("Simulated telemetry mode is configured.")
else else:
query = ["timeout", "2", "i2cdetect", "-y", "3"] query = ["timeout", "2", "i2cdetect", "-y", "3"]
try: try:

Loading…
Cancel
Save

Powered by TurnKey Linux.