diff --git a/transmit.py b/transmit.py index 8a95a157..8b25a3fc 100644 --- a/transmit.py +++ b/transmit.py @@ -423,6 +423,7 @@ if __name__ == "__main__": else: # GPIO.output(powerPin, 0) print("Transmit APRS Commands") + system("sudo systemctl stop command") # while True: # sleep(0.1) if (mode != 'n'):