Skip to content
Snippets Groups Projects
Commit 65f3b7f8 authored by Marek Vavruša's avatar Marek Vavruša
Browse files

lib: lower timeout to 5s

parent 86167d26
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@
/*
* Connection limits.
*/
#define KR_CONN_RTT_MAX 10000
#define KR_CONN_RTT_MAX 5000
/*
* Timers.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment