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