From 97d21833adac573f3c753cdf9dc25c51c878b1cc Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 2 Jul 2026 16:47:48 -0400 Subject: [PATCH] Update frequency.py indent --- frequency.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frequency.py b/frequency.py index f366d571..525108a0 100644 --- a/frequency.py +++ b/frequency.py @@ -336,16 +336,16 @@ try: # print("squelch set to 8, no command input!") # no_command = True # else: - no_command = False - print(no_command) + no_command = False + print(no_command) except Exception as e: print(f"An error occurred: {e}") if (debug_mode == 1): print("Can't read sim.cfg file") file.close() -except Exception as e: - print(f"An error occurred: {e}") + except Exception as e: + print(f"An error occurred: {e}") if (doppler_mode == 'off'): tx_freq_hz = txf * 1000