Update dtmf_aprs_cc.py fix APRS force

beta-extra-3
Alan Johnston 1 year ago committed by GitHub
parent 387d878b77
commit 1a8d40965d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -132,7 +132,7 @@ if __name__ == "__main__":
sleep(0.1)
GPIO.output(powerPin, 1)
sleep(1)
else:
elseif:
mode = 'a'
GPIO.output(powerPin, 0) # blink one time
sleep(0.1)

Loading…
Cancel
Save

Powered by TurnKey Linux.