From 6c55cac2a7bd929cad3720144f3e2059c56f852c Mon Sep 17 00:00:00 2001 From: daniel_Tomas Date: Wed, 8 Dec 2010 10:25:02 -0800 Subject: Fix to increase the response timeout for the Secure Element Change-Id: I150411fb826525ae30cbe36e2be9afb1f20deb19 --- inc/phNfcConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc') diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index cd9ac36..c616fd0 100644 --- a/inc/phNfcConfig.h +++ b/inc/phNfcConfig.h @@ -172,7 +172,7 @@ #ifndef NXP_ISO_XCHG_TIMEOUT -#define NXP_ISO_XCHG_TIMEOUT 0x1AU +#define NXP_ISO_XCHG_TIMEOUT 0x1EU #endif #ifndef NXP_MIFARE_XCHG_TIMEOUT -- cgit v1.1