From 335ebf5d91dd73286a7cad74aed9048739a5b50a Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 19 Jan 2025 12:42:56 -0500 Subject: [PATCH] Update transmit.py another typo --- transmit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmit.py b/transmit.py index 801ac33f..9e37acf7 100644 --- a/transmit.py +++ b/transmit.py @@ -773,7 +773,7 @@ if __name__ == "__main__": # print(txLedOn) if (mode == 'b'): sleep(4.2) - else + else: sleep(4.6) elif (mode == 'e'): # code based on https://zr6aic.blogspot.com/2016/11/creating-2m-fm-repeater-with-raspberry.html print("Repeater")