Update squelch_cc.py add sleep 0.5

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent 6b52d10a54
commit 40c65cd5fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -176,3 +176,4 @@ GPIO.setup(powerPin, GPIO.OUT)
while True:
command_control_check()
sleep(0.5)

Loading…
Cancel
Save

Powered by TurnKey Linux.