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

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -238,6 +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 = positions[:4]
242
  try:
243
  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: