Update dtmf_aprs_cc.py fix indent

master-b
Alan Johnston 1 month ago committed by GitHub
parent 4861dcb756
commit 79de1cc0b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -161,7 +161,7 @@ if __name__ == "__main__":
# GPIO.output(txLed, 0)
# GPIO.output(powerPin, 0)
system("gpio write 27 0")
system("gpio write 0 1")
system("gpio write 0 1")
system("gpio write 2 1")
system("sudo systemctl stop transmit")

Loading…
Cancel
Save

Powered by TurnKey Linux.