Update transmit.py prints

master-bf
Alan Johnston 2 days ago committed by GitHub
parent c3b9f59206
commit b1db42250c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -248,7 +248,7 @@ def program_fm(rx, tx, rxpl_value, sq, txpl_value):
if (restore_txc): if (restore_txc):
txc = True txc = True
restore_txc = False 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: if (txf > 450.0) or (txf < 420.0) and not two_meter_rpitx:
tx = "434.9000" tx = "434.9000"

Loading…
Cancel
Save

Powered by TurnKey Linux.