@ -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:
print(no_command)
except:
callsign = "AMSAT"
Powered by TurnKey Linux.