motor test

This commit is contained in:
Bernd Reuther 2021-03-04 14:46:43 +01:00
parent 189adedf22
commit b49f17790f

View File

@ -28,8 +28,9 @@ m2.start()
time.sleep(5)
m1.stop()
m2.stop()
m1.vorwaerts(10)
#m1.stop()
#m2.stop()
print(dir(m2.pwm4))
print(dir(m3_pwm4))