Update squelch_cc.py fix txLED variable

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

@ -10,7 +10,8 @@ def command_control_check():
# global no_command
global debug_mode
command_count = 0
squelch = 6
global squelch
global txLed
# output(pd, 1)
# output(ptt, 1)

Loading…
Cancel
Save

Powered by TurnKey Linux.