add define

This commit is contained in:
john30
2015-02-14 14:19:04 +01:00
parent 1e150844c3
commit 8b8a25712c
+2 -2
View File
@@ -36,8 +36,8 @@
using namespace std;
/* the maximum allowed time [us] for retrieving a symbol from an addressed slave. */
//#define SLAVE_RECV_TIMEOUT 10000
/** the default time [us] for retrieving a symbol from an addressed slave. */
#define SLAVE_RECV_TIMEOUT 15000
/** the maximum allowed time [us] for retrieving the AUTO-SYN symbol (45ms + 2*1,2% + 1 Symbol). */
#define SYN_TIMEOUT 50800