9800 decipher advanced command

This commit is contained in:
Chuck SmileyRekiere
2020-09-16 16:44:02 -06:00
parent 4aaf3c8399
commit eefab2b503

View File

@@ -544,6 +544,7 @@ def main():
ch_count = cc_ch.count(",")
cc_bw = m.group(2)
print("group 1: {} 2: {} 3: {} 4: {} 5: {} ".format(m.group(1),m.group(2),m.group(3),m.group(4),m.group(5)))
break
if (cc_dbm == ""):
@@ -581,6 +582,7 @@ def main():
ch_count = cc_ch.count(",")
cc_bw = 20 * (ch_count + 1)
break
if (cc_dbm == ""):