From b1db42250c37a2eb372268d5e2271a8b63dcf74b Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 20 Jul 2026 00:39:55 -0400 Subject: [PATCH] Update transmit.py prints --- transmit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transmit.py b/transmit.py index d5667e2f..187b7cb8 100644 --- a/transmit.py +++ b/transmit.py @@ -248,7 +248,7 @@ def program_fm(rx, tx, rxpl_value, sq, txpl_value): if (restore_txc): txc = True restore_txc = False - print("Restore FM with 70cm band") + print("Restoring FM with 70cm band") if (txf > 450.0) or (txf < 420.0) and not two_meter_rpitx: tx = "434.9000"