Update rpitx.py fix no_command

beta-sim
Alan Johnston 2 years ago committed by GitHub
parent 1ec3f23de8
commit bef17d3180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -303,8 +303,8 @@ if __name__ == "__main__":
if sq == '8':
print("squelch set to 8, no command input!")
no_command = True
else:
no_command = False
# else:
# no_command = False
print(no_command)
except:
callsign = "AMSAT"

Loading…
Cancel
Save

Powered by TurnKey Linux.