Update rpitx.py changed 8 to '8'

beta-v1.3.1-python-sq-off
Alan Johnston 2 years ago committed by GitHub
parent a43f47172f
commit e4deee809f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -258,7 +258,7 @@ if __name__ == "__main__":
print
# print(callsign)
print(sq)
if sq == 8:
if sq == '8':
print("squelch set to 8, no command input!")
no_command = True
else:

Loading…
Cancel
Save

Powered by TurnKey Linux.