From bef17d3180d60174909bf7208d7539db274502ff Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 18 Feb 2024 10:34:54 -0500 Subject: [PATCH] Update rpitx.py fix no_command --- rpitx.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpitx.py b/rpitx.py index ccdb6038..7e4dbba4 100644 --- a/rpitx.py +++ b/rpitx.py @@ -303,8 +303,8 @@ if __name__ == "__main__": if sq == '8': print("squelch set to 8, no command input!") no_command = True - else: - no_command = False +# else: +# no_command = False print(no_command) except: callsign = "AMSAT"