Просмотр исходного кода

Updated corresponding to - GITHUB_CODE_DROP

nxf24591 2 лет назад
Родитель
Сommit
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_RETRY_COUNT			(3)
 #define MAX_WRITE_IRQ_COUNT		(5)
 #define MAX_WRITE_IRQ_COUNT		(5)
 #define MAX_IRQ_WAIT_TIME		(90)
 #define MAX_IRQ_WAIT_TIME		(90)
-#define WAKEUP_SRC_TIMEOUT		(2000)
+#define WAKEUP_SRC_TIMEOUT		(100)
 
 
 /* command response timeout */
 /* command response timeout */
 #define NCI_CMD_RSP_TIMEOUT_MS		(2000)
 #define NCI_CMD_RSP_TIMEOUT_MS		(2000)