From edada6e8b93bef851dd299c2a559e029b8209e54 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 14 Mar 2026 11:55:34 -0400 Subject: [PATCH] Update transmit.py indent fix --- transmit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmit.py b/transmit.py index e84e2388..10696468 100644 --- a/transmit.py +++ b/transmit.py @@ -580,7 +580,7 @@ if __name__ == "__main__": # sleep(10) - else: + else: print("Transmit APRS Commands") system("sudo systemctl stop command") # while True: