motor test
This commit is contained in:
parent
ff58ce017a
commit
4d24196858
@ -56,7 +56,8 @@ class motor():
|
||||
|
||||
if self.halten == 1:
|
||||
self.pwm4.ChangeFrequency(self.freq)
|
||||
#print(str(self.pwm4))
|
||||
self.pwm4.stop()
|
||||
print(str(self.pwm4))
|
||||
|
||||
for i in range(int(schritte)):
|
||||
if self.pos >= self.schritte_max:
|
||||
|
Loading…
x
Reference in New Issue
Block a user