5 seconds between CW frames

fm-rx
Alan Johnston 2 years ago committed by GitHub
parent d3f209374f
commit 341cea0d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -291,7 +291,7 @@ if __name__ == "__main__":
output (ptt, 1)
f.close()
system("sudo rm /home/pi/CubeSatSim/cwready")
sleep(1)
sleep(5)
except:
sleep(1)
elif (mode == 's'):

Loading…
Cancel
Save

Powered by TurnKey Linux.