diff options
author | Steve Kondik <shade@chemlab.org> | 2013-02-12 22:27:28 -0800 |
---|---|---|
committer | Steve Kondik <shade@chemlab.org> | 2013-02-12 22:27:28 -0800 |
commit | f64f7e90f9c0dd6f4c52c66a5fd54d9af754c675 (patch) | |
tree | 22d9834afe37f9d384357a988fc6a5ed624c69ef /inc | |
parent | bc0f99a540d75e8f5051fffeea1f27bff11e1eb4 (diff) | |
parent | 54222dd9925b48b9d124a1f73302866cb5256788 (diff) | |
download | external_libnfc-nxp-f64f7e90f9c0dd6f4c52c66a5fd54d9af754c675.zip external_libnfc-nxp-f64f7e90f9c0dd6f4c52c66a5fd54d9af754c675.tar.gz external_libnfc-nxp-f64f7e90f9c0dd6f4c52c66a5fd54d9af754c675.tar.bz2 |
Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/external/libnfc-nxp into 1.1
Android 4.2.2 release 1
Diffstat (limited to 'inc')
-rwxr-xr-x | inc/phNfcConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index 0c94dc0..8e44c2e 100755 --- 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 0x1BU #endif #ifndef NXP_MIFARE_XCHG_TIMEOUT |