jrosti / lumikki

Automatically exported from code.google.com/p/lumikki
0 stars 0 forks source link

add responce_timeout parameter and put it to configuration map in config.py #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

all devices should have responce_timeout, this is the timeout that is used to 
wait the responce. Each machine has it own value in milliseconds.

cam_responce_timeout = 500
ttm_responce_timeout = 2000
ir_responce_timeout = 20000 (due to slow connection)

Original issue reported on code.google.com by jhkoi...@gmail.com on 31 Mar 2011 at 5:12

GoogleCodeExporter commented 9 years ago

Original comment by jhkoi...@gmail.com on 12 Jun 2012 at 10:28