Update rpitx.py with rpitx CW ID

beta-v1.3.1-cw
Alan Johnston 2 years ago committed by GitHub
parent b4220be2eb
commit cf6bae80c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -263,7 +263,8 @@ if __name__ == "__main__":
output(txLed, txLedOn)
sleep(0.1)
if (txc):
# if (txc):
if (False):
system("aplay -D hw:CARD=Headphones,DEV=0 /home/pi/CubeSatSim/morse.wav")
else:
if (debug_mode == 1):

Loading…
Cancel
Save

Powered by TurnKey Linux.