yuntian-deng commited on
Commit
23e2ef6
·
1 Parent(s): 1681022

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
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~300']
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: