Update rpitx.py don't do command and control check

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent 580b15c9c1
commit 21b9bc8dc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -18,6 +18,8 @@ def command_control_check():
global debug_mode global debug_mode
global command_count global command_count
return
output(pd, 1) output(pd, 1)
output(ptt, 1) output(ptt, 1)
sleep(1) sleep(1)

Loading…
Cancel
Save

Powered by TurnKey Linux.