From 32dc2a34ddc103cc5f2e10059b3113876eb391aa Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Tue, 18 Jan 2011 19:15:56 +0100 Subject: Change the default IsoDep timeout to 300ms. Change-Id: Idcbf0ab9b982b66c39b68762129766e16017558c --- 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 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 -- cgit v1.1