From ef24697fbf84018a3292d5db6bc5ea909674eb34 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sun, 30 Jul 2023 21:05:55 -0400 Subject: [PATCH] typo --- rpitx.py | 1 - 1 file changed, 1 deletion(-) diff --git a/rpitx.py b/rpitx.py index 2ba3c642..4fc8f4a3 100644 --- a/rpitx.py +++ b/rpitx.py @@ -295,7 +295,6 @@ if __name__ == "__main__": system("/home/pi/PiSSTVpp/pisstvpp -r 48000 -p s2 /home/pi/CubeSatSim/sstv_image_2_320_x_256.jpg") if (command_tx == True): print ("Sending SSTV image") - if (command_tx == True): output(txLed, txLedOn) output(pd, 1) output (ptt, 0)