Update transmit.py stray space

master-bta
Alan Johnston 1 month ago committed by GitHub
parent 59de158f0c
commit 07316a5841
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -977,7 +977,7 @@ if __name__ == "__main__":
output(txLed, 1)
if (doppler_mode == True):
update_doppler()
txf = tx_doppler_freq_hz / 1000
txf = tx_doppler_freq_hz / 1000
tx = "{:.4f}".format(txf)
if (txc):
sim_failure_check()

Loading…
Cancel
Save

Powered by TurnKey Linux.