motor test
This commit is contained in:
parent
910a4ea7ba
commit
cbaf4b1652
@ -69,6 +69,7 @@ def action(changePin, action):
|
|||||||
@kamera_server.route("/motor1_test")
|
@kamera_server.route("/motor1_test")
|
||||||
def motor_test():
|
def motor_test():
|
||||||
m1.vorwaerts(10)
|
m1.vorwaerts(10)
|
||||||
|
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
|
||||||
return 'fertig'
|
return 'fertig'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user