Update transmit.py add global tx

master-bta
Alan Johnston 1 month ago committed by GitHub
parent a36cf5a1bb
commit 45504bfb3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -521,6 +521,7 @@ def update_doppler():
global sq
global doppler_table
global mode
global tx
print("update_doppler")
try:
relative_time = (time.perf_counter() - start_time) % 370

Loading…
Cancel
Save

Powered by TurnKey Linux.