From c51468fdec7e644f6e32fefb701cfb5a57502db9 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 3 Mar 2024 07:46:19 -0500 Subject: [PATCH] Update rpitx.py --- rpitx.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rpitx.py b/rpitx.py index 8a293e97..c190e2cf 100644 --- a/rpitx.py +++ b/rpitx.py @@ -504,11 +504,11 @@ if __name__ == "__main__": sleep(0.1) output(txLed, txLedOff) output (ptt, 1) - command_control_check() +# command_control_check() f.close() sleep(5) except: - command_control_check() +# command_control_check() sleep(1) elif (mode == 's'): print("SSTV")