From ce6fd861d16dbfe95271255dfe53b7efa938bd8c Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 18 Nov 2023 12:30:22 -0500 Subject: [PATCH] Update rpitx.py stray battery_saver_mode --- rpitx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 29074e63..f3d544bc 100644 --- a/rpitx.py +++ b/rpitx.py @@ -283,7 +283,7 @@ if __name__ == "__main__": # if (mode != 'a') and (command_tx == True): if (command_tx == True): - battery_saver_mode +# battery_saver_mode output(txLed, txLedOn) if (txc): output(pd, 1)