diff --git a/Exercise3/pull_up_1.py b/Exercise3/pull_up_1.py index f130473..ec4fd83 100644 --- a/Exercise3/pull_up_1.py +++ b/Exercise3/pull_up_1.py @@ -203,7 +203,6 @@ class PullUp_1(BaseExercise): self.direction = 0 self._time = 0 self.end_test = 0 - if self.count % 1 == 0: self.speak_driver.speed_control(320) self.speak_driver.add_speak("{}".format(int(self.count))) if self.count == 1: