From c3413618580a6dac797b2a8e50279b3644ef9287 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Fri, 13 Oct 2023 20:36:38 -0400 Subject: [PATCH] Update rpitx.py typo --- rpitx.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rpitx.py b/rpitx.py index 2986b35d..1fa19acf 100644 --- a/rpitx.py +++ b/rpitx.py @@ -15,6 +15,7 @@ def battery_saver_check(): f = open("/home/pi/CubeSatSim/battery_saver") close(f) txc = False + except: def increment_mode(): print("increment mode")