motor test

This commit is contained in:
Bernd Reuther 2021-03-04 13:21:42 +01:00
parent cafbaa1432
commit 3bfeb331f7

View File

@ -7,7 +7,7 @@ import math
GPIO.setmode(GPIO.BCM)
#GPIO.setwarnings(False)
class motor:
class motor(GPIO):
pos = 0
freq = freq