Update transmit.py cleanup

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

@ -337,7 +337,7 @@ if __name__ == "__main__":
if config[4] == 'y' or config[4] == 'yes':
sim_mode = True
sim_config = True
print("Simulated telemetry mode is configured.")
print("Simulated telemetry mode is configured")
else:
# query = ["timeout", "2", "i2cdetect", "-y", "3"] # Test if Solar board is present
# try:

Loading…
Cancel
Save

Powered by TurnKey Linux.