@ -316,10 +316,10 @@ if __name__ == "__main__":
print
# print(callsign)
print(sq)
if sq == '8':
# if sq == '8':
print("squelch set to 8, no command input!")
# print("squelch set to 8, no command input!")
no_command = True
# no_command = True
else:
# else:
no_command = False
print(no_command)
except:
Powered by TurnKey Linux.