yuntian-deng commited on
Commit
f089b4c
·
1 Parent(s): 92c8b20

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -238,7 +238,7 @@ async def websocket_endpoint(websocket: WebSocket):
238
  positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
239
  #positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
240
  positions = ['307~375']
241
- positions = ['815~335']
242
  #positions = positions[:4]
243
  try:
244
  while True:
 
238
  positions = ['815~335', '787~342', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
239
  #positions = ['815~335', '787~342', '749~345', '703~346', '703~346', '654~347', '654~347', '604~349', '555~353', '555~353', '509~357', '509~357', '468~362', '431~368', '431~368']
240
  positions = ['307~375']
241
+ #positions = ['815~335']
242
  #positions = positions[:4]
243
  try:
244
  while True: