We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469c527 commit 2b13416Copy full SHA for 2b13416
include/XLink/XLinkPublicDefines.h
@@ -28,7 +28,7 @@ extern "C"
28
#endif
29
#define XLINK_MAX_PACKETS_PER_STREAM 64
30
#define XLINK_NO_RW_TIMEOUT 0xFFFFFFFF
31
-#define XLINK_DEVICE_DEFAULT_SEARCH_TIMEOUT_MS 5000
+#define XLINK_DEVICE_DEFAULT_SEARCH_TIMEOUT_MS 10000
32
33
34
typedef enum {
0 commit comments