浏览代码

Updated corresponding to - GITHUB_CODE_DROP

nxf24591 2 年之前
父节点
当前提交
767acc6b4a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      nfc/common.h

+ 1 - 1
nfc/common.h

@@ -57,7 +57,7 @@
 #define MAX_RETRY_COUNT			(3)
 #define MAX_WRITE_IRQ_COUNT		(5)
 #define MAX_IRQ_WAIT_TIME		(90)
-#define WAKEUP_SRC_TIMEOUT		(2000)
+#define WAKEUP_SRC_TIMEOUT		(100)
 
 /* command response timeout */
 #define NCI_CMD_RSP_TIMEOUT_MS		(2000)