motor test
This commit is contained in:
parent
1d9d50d853
commit
c6d07ea915
@ -81,7 +81,7 @@ def action(changePin, action):
|
||||
|
||||
return render_template('main.html', **templateData)
|
||||
|
||||
@kamera_server.route("/<motor>/<position>")
|
||||
@kamera_server.route("/position/<motor>/<position>")
|
||||
def motor_test(motor, position):
|
||||
if motor == "drehen":
|
||||
m1.stop()
|
||||
|
Loading…
x
Reference in New Issue
Block a user