Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- def stop(self, motor1)
- self = self
- self.motor1 = motor1
- if motor1 == 0:
- GPIO.output(dir_pin, GPIO.LOW)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement