Update transmit.py stop command in mode x or n

send-commands
Alan Johnston 3 weeks ago committed by GitHub
parent 7967cb6020
commit 9a27f5c399
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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'):

Loading…
Cancel
Save

Powered by TurnKey Linux.