Update squelch_cc.py fix sleep

pull/323/head
Alan Johnston 1 year ago committed by GitHub
parent 19d21393b2
commit 602aa71e2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,6 @@
import RPi.GPIO as GPIO
from RPi.GPIO import output
import time
def command_control_check():

Loading…
Cancel
Save

Powered by TurnKey Linux.