Home | History | Annotate | Download | only in servo

Lines Matching refs:SHORT_DELAY

226     SHORT_DELAY = 0.1
383 time.sleep(self.SHORT_DELAY)
384 time_left = time_left - self.SHORT_DELAY
401 time.sleep(self.SHORT_DELAY)
402 time_left = time_left - self.SHORT_DELAY
608 time.sleep(Servo.SHORT_DELAY)