motor test
This commit is contained in:
parent
7b47d6ed7f
commit
1ad0809dce
@ -71,6 +71,7 @@ def action(changePin, action):
|
|||||||
|
|
||||||
@kamera_server.route("/motor1_test")
|
@kamera_server.route("/motor1_test")
|
||||||
def motor_test():
|
def motor_test():
|
||||||
|
m2.pwm4.ChangeFrequency(freq_halten)
|
||||||
m2.vorwaerts(10)
|
m2.vorwaerts(10)
|
||||||
#print('Motortest')
|
#print('Motortest')
|
||||||
# Pass the template data into the template main.html and return it to the user
|
# Pass the template data into the template main.html and return it to the user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user