diff --git a/squelch_cc.py b/squelch_cc.py index 32a4a2b8..2ba4c4c5 100644 --- a/squelch_cc.py +++ b/squelch_cc.py @@ -176,3 +176,4 @@ GPIO.setup(powerPin, GPIO.OUT) while True: command_control_check() + sleep(0.5)