Update transmit.py make update_doppler fm parameter optional

master-bg
Alan Johnston 1 week ago committed by GitHub
parent ffc5f3af50
commit 6f7453ed83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -510,7 +510,7 @@ iss_doppler_passes = {
] ]
} }
def update_doppler(fm): def update_doppler(fm="yes"):
try: try:
global start_time global start_time

Loading…
Cancel
Save

Powered by TurnKey Linux.