set default communication timeout to 30sec.

This commit is contained in:
Teja 2015-03-28 14:41:13 +01:00
parent 36c55e056c
commit 57f06315aa

View file

@ -31,7 +31,7 @@ default_settings = {
"timeout": {
"detection": 0.5,
"connection": 2,
"communication": 10,
"communication": 30,
"temperature": 5,
"sdStatus": 1,
"position": 0.5