diff --git a/transmit.py b/transmit.py index 51a39434..907f8fcc 100644 --- a/transmit.py +++ b/transmit.py @@ -316,11 +316,11 @@ if __name__ == "__main__": print # print(callsign) print(sq) - if sq == '8': - print("squelch set to 8, no command input!") - no_command = True - else: - no_command = False +# if sq == '8': +# print("squelch set to 8, no command input!") +# no_command = True +# else: + no_command = False print(no_command) except: callsign = "AMSAT"