motor test
This commit is contained in:
		@@ -7,7 +7,7 @@ import math
 | 
			
		||||
GPIO.setmode(GPIO.BCM)
 | 
			
		||||
#GPIO.setwarnings(False)
 | 
			
		||||
 
 | 
			
		||||
class motor:
 | 
			
		||||
class motor(GPIO):
 | 
			
		||||
 | 
			
		||||
    pos = 0
 | 
			
		||||
    freq = freq
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user