Update rpitx.py don't turn off rx after carrier check

pull/317/head
Alan Johnston 2 years ago committed by GitHub
parent c1495b0413
commit e2b4d17321
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -52,7 +52,7 @@ def command_control_check():
# system("echo > command_tx False")
else:
print("No carrier received!")
output(pd, 0)
# output(pd, 0)
# sleep(1)

Loading…
Cancel
Save

Powered by TurnKey Linux.