diff --git a/rpitx.py b/rpitx.py index dd4de9f2..4cd66baf 100644 --- a/rpitx.py +++ b/rpitx.py @@ -511,7 +511,8 @@ if __name__ == "__main__": # output (ptt, 1) # sleep(5) while True: - command_control_check() +# command_control_check() + print("don't command control check 0") try: f = open("/home/pi/CubeSatSim/cwready")