Update rpitx.py

beta-cc-hi-test
Alan Johnston 2 years ago committed by GitHub
parent 2e18d12cd9
commit c51468fdec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -504,11 +504,11 @@ if __name__ == "__main__":
sleep(0.1)
output(txLed, txLedOff)
output (ptt, 1)
command_control_check()
# command_control_check()
f.close()
sleep(5)
except:
command_control_check()
# command_control_check()
sleep(1)
elif (mode == 's'):
print("SSTV")

Loading…
Cancel
Save

Powered by TurnKey Linux.