motor test
This commit is contained in:
		@@ -47,7 +47,8 @@ class motor():
 | 
			
		||||
            self.pwm4 = GPIO.PWM(self.sp4, self.freq)
 | 
			
		||||
            self.pwm4.start(0)
 | 
			
		||||
 | 
			
		||||
        #print(str(self.pwm4))
 | 
			
		||||
        print(str(self.sp4))
 | 
			
		||||
        print(str(self.pwm4))
 | 
			
		||||
 | 
			
		||||
    def vorwaerts(self, schritte):
 | 
			
		||||
        ges_schritte = schritte * 8
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user