From 7dbfb005170e2d4c25fcd8f536285ab97826db23 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Wed, 8 Jul 2026 17:42:44 -0400 Subject: [PATCH] Update frequency.py fix indent --- frequency.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frequency.py b/frequency.py index efef4ca0..1f6960f3 100644 --- a/frequency.py +++ b/frequency.py @@ -32,7 +32,7 @@ def check_frequency(): else: rx_OK == True - if (tx_OK != True) or (rx_OK != True): + if (tx_OK != True) or (rx_OK != True): print("Error - frequency out of range!") iss_doppler_passes = {