another typo

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

@ -270,7 +270,7 @@ if __name__ == "__main__":
# output(txLed, txLedff)
else:
print("Turning off transmit")
system("echo > command_tx F
system("echo > command_tx False")
try:
f = open("/home/pi/CubeSatSim/cwready")
system("gen_packets -M 20 -o /home/pi/CubeSatSim/morse.wav /home/pi/CubeSatSim/cw.txt -r 48000 > /dev/null 2>&1")

Loading…
Cancel
Save

Powered by TurnKey Linux.