From cf6bae80c1398adae941c9be933ff2a552de5b12 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Thu, 14 Sep 2023 10:20:23 -0400 Subject: [PATCH] Update rpitx.py with rpitx CW ID --- rpitx.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 5c36241d..9c9141aa 100644 --- a/rpitx.py +++ b/rpitx.py @@ -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):