From 8623ae740b9d41c89fced0f7930db175508980fb Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 3 Mar 2024 09:49:49 -0500 Subject: [PATCH] Update rpitx.py fixed bug --- rpitx.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rpitx.py b/rpitx.py index 7bd6ba95..93f9df35 100644 --- a/rpitx.py +++ b/rpitx.py @@ -520,6 +520,7 @@ if __name__ == "__main__": if (command_tx == True): output(txLed, txLedOn) + output (pd, 1) output (ptt, 0) sleep(0.1) # battery_saver_check()