webserver test
This commit is contained in:
parent
cb2a78fe29
commit
3604a86468
@ -90,6 +90,7 @@ def motor_test(motor, position):
|
||||
|
||||
return 'Drehen: ' + str(m1.pos)
|
||||
|
||||
if __name__ == "__main__":
|
||||
kamera_server.run(host='0.0.0.0')
|
||||
#if __name__ == "__main__":
|
||||
# kamera_server.run(host='0.0.0.0')
|
||||
application = kamera_server
|
||||
|
Loading…
x
Reference in New Issue
Block a user