Commit 9e5a697a authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

userspace/wrsw_hal: bigger lock timeouts

parent 088a04ee
......@@ -14,8 +14,8 @@
static int timing_mode;
#define LOCK_TIMEOUT_EXT 10000
#define LOCK_TIMEOUT_INT 1000
#define LOCK_TIMEOUT_EXT 60000
#define LOCK_TIMEOUT_INT 10000
int hal_init_timing()
{
......
Markdown is supported
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