fehlerkorrektur
This commit is contained in:
parent
933a8f56e6
commit
7fe14c717d
@ -95,7 +95,7 @@ def action(changePin, action):
|
||||
|
||||
return render_template('main.html', **templateData)
|
||||
|
||||
@kamera_server.route("/position/<drehen>/<pos1/<kippen>/<pos2>/<zoom>/<pos3>")
|
||||
@kamera_server.route("/position/<drehen>/<pos1>/<kippen>/<pos2>/<zoom>/<pos3>")
|
||||
def motor_test(drehen, pos1, kippen, pos2, zoom, pos3):
|
||||
if drehen == "drehen":
|
||||
#m1.gehe_zu(int(position))
|
||||
|
Loading…
x
Reference in New Issue
Block a user