summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorMartijn Coenen <martijn.coenen@nxp.com>2011-01-18 19:15:56 +0100
committerNick Pelly <npelly@google.com>2011-01-18 15:34:33 -0800
commit32dc2a34ddc103cc5f2e10059b3113876eb391aa (patch)
tree9a3bbb34b12e1bfddcaca214a9aa49262009bf8a /inc
parent28235f8b29ef8cc368dd132080245778cdf704cc (diff)
downloadexternal_libnfc-nxp-32dc2a34ddc103cc5f2e10059b3113876eb391aa.zip
external_libnfc-nxp-32dc2a34ddc103cc5f2e10059b3113876eb391aa.tar.gz
external_libnfc-nxp-32dc2a34ddc103cc5f2e10059b3113876eb391aa.tar.bz2
Change the default IsoDep timeout to 300ms.
Change-Id: Idcbf0ab9b982b66c39b68762129766e16017558c
Diffstat (limited to 'inc')
-rw-r--r--inc/phNfcConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h
index 5cf2fb1..a346b8c 100644
--- a/inc/phNfcConfig.h
+++ b/inc/phNfcConfig.h
@@ -172,7 +172,7 @@
#ifndef NXP_ISO_XCHG_TIMEOUT
-#define NXP_ISO_XCHG_TIMEOUT 0x1EU
+#define NXP_ISO_XCHG_TIMEOUT 0x1AU
#endif
#ifndef NXP_MIFARE_XCHG_TIMEOUT