From e4deee809f029b9798f072641ac473a09fd62f1e Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 12 Nov 2023 10:22:10 -0500 Subject: [PATCH] Update rpitx.py changed 8 to '8' --- rpitx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 23a81467..5fc26bd7 100644 --- a/rpitx.py +++ b/rpitx.py @@ -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: