Update transmit.py reboot when going two_meter to FM

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

@ -249,6 +249,8 @@ def program_fm(rx, tx, rxpl_value, sq, txpl_value):
txc = True
restore_txc = False
print("Restoring FM with 70cm band")
print("Rebooting")
system("sudo reboot now")
if (txf > 450.0) or (txf < 420.0) and not two_meter_rpitx:
tx = "434.9000"

Loading…
Cancel
Save

Powered by TurnKey Linux.