From b3a08e35ae2d2325ef32514ee9f38f40a3ce0b67 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 2 Mar 2024 11:29:18 -0500 Subject: [PATCH] Update rpitx.py more prints --- rpitx.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 6592772f..d3ff8328 100644 --- a/rpitx.py +++ b/rpitx.py @@ -543,8 +543,9 @@ if __name__ == "__main__": sleep(0.1) output(txLed, txLedOff) output (ptt, 1) - + print(channel) command_control_check() + print(channel) f.close() # system("sudo rm /home/pi/CubeSatSim/cwready") sleep(5)