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