|
Hello everyone !
I'm trying to follow the Adeept Darkpaw tutorial
and when I run webServer.py , I get this:
mpu6050 disconnected
mpu6050 is not connected and the related functions are unavailable.
loop
loop
Starting camera thread.
* Serving Flask app "app" (lazy loading)
* Environment: production
192.168.0.34
WARNING: Do not use the development server in a production environment.
Use a production WSGI server instead.
* Debug mode: off
* Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)
waiting for connection...
Do you have any idea what's going on? What should I do ?
|
|