Spaces:
Runtime error
Runtime error
Commit
·
23e2ef6
1
Parent(s):
1681022
Update main.py
Browse files
main.py
CHANGED
@@ -242,7 +242,7 @@ async def websocket_endpoint(websocket: WebSocket):
|
|
242 |
positions = ['307~375']
|
243 |
positions = ['815~335']
|
244 |
#positions = ['787~342']
|
245 |
-
positions = ['800
|
246 |
#positions = positions[:4]
|
247 |
try:
|
248 |
while True:
|
|
|
242 |
positions = ['307~375']
|
243 |
positions = ['815~335']
|
244 |
#positions = ['787~342']
|
245 |
+
positions = ['300~800']
|
246 |
#positions = positions[:4]
|
247 |
try:
|
248 |
while True:
|