Update transmit.py Pacsat safe mode don't start rpitx

master-bf-pre2
Alan Johnston 3 days ago committed by GitHub
parent a3fe4c39e3
commit c5b968a427
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1013,7 +1013,7 @@ if __name__ == "__main__":
print("txc is:")
print(txc)
system(stop_rpitx)
system(rpitx)
# system(rpitx)
print("Safe Mode!!")
while (True):
if (txc):

Loading…
Cancel
Save

Powered by TurnKey Linux.