Advertisement
silver2row

Trying for darn's sake!

Feb 2nd, 2021
934
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. def stop(self, motor1)
  2.     self = self
  3.     self.motor1 = motor1
  4.     if motor1 == 0:
  5.         GPIO.output(dir_pin, GPIO.LOW)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement