Changeset - ad5aeff042b5
[Not reviewed]
default
0 1 0
ethanzonca@CL-ENS241-08.cedarville.edu - 12 years ago 2013-03-18 15:19:08
ethanzonca@CL-ENS241-08.cedarville.edu
Reduced slave timeout to 250ms
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
master/master/config.h
Show inline comments
 
@@ -75,7 +75,7 @@
 
#define DATAREQUEST_RATE 3000
 
 
// Timeouts
 
#define TIMEOUT_SLAVEREQUEST 1000
 
#define TIMEOUT_SLAVEREQUEST 250
 
#define TIMEOUT_NETWORKSCAN 7000
 
#define TIMEOUT_EXITAT 2000
 
#define TIMEOUT_XBEERESPONSE 2000
0 comments (0 inline, 0 general)