Update rpitx.py just enable rx for aprs

pull/317/head
Alan Johnston 2 years ago committed by GitHub
parent e2b4d17321
commit 6e323d1ec6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -431,6 +431,8 @@ if __name__ == "__main__":
output(pd, 1)
output(ptt, 1)
print("AFSK")
while True:
sleep(0.1)
while True:
try:
f = open("/home/pi/CubeSatSim/ready")

Loading…
Cancel
Save

Powered by TurnKey Linux.