SalexAI commited on
Commit
34c8969
·
verified ·
1 Parent(s): 511ccf7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- # Sir, updated to require user interaction to start streaming, request camera and GPS permissions with high accuracy, and fix dashboard map centering on first real telemetry.
2
 
3
  from fastapi import FastAPI, WebSocket
4
  from fastapi.responses import HTMLResponse, StreamingResponse
 
1
+ # Code, updated to require user interaction to start streaming, request camera and GPS permissions with high accuracy, and fix dashboard map centering on first real telemetry.
2
 
3
  from fastapi import FastAPI, WebSocket
4
  from fastapi.responses import HTMLResponse, StreamingResponse