From 6fb19717b19a1a156ea9808233b7619abd882dba Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Tue, 15 Oct 2024 16:03:05 -0400 Subject: [PATCH] Update transmit.py change rpitx to transmit --- transmit.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/transmit.py b/transmit.py index 9f7be8ab..51392f7d 100644 --- a/transmit.py +++ b/transmit.py @@ -136,7 +136,7 @@ def increment_mode(): print("can't write to .mode file") -print("CubeSatSim v2.0 rpitx.py starting...") +print("CubeSatSim v2.0 transmit.py starting...") pd = 21 ptt = 20 @@ -199,7 +199,7 @@ print(txLed) # GPIO.setup(27, GPIO.OUT) # GPIO.output(27, 0) -debug_mode = 0 #no debugging rpitx +debug_mode = 0 #no debugging transmit skip = False