From 60e93acea2364ec4109a7cf9bac6e0e45b9912e5 Mon Sep 17 00:00:00 2001 From: Jeff Hamilton Date: Mon, 1 Nov 2010 15:02:34 -0500 Subject: Revert "Disable P2P target 106 kbit/s mode." This reverts commit 4c03147f9df22103145e67ce1d7faece051e0bfb. Change-Id: I44496a47a98367b88ae69d019d363bd0fa962611 --- inc/phNfcConfig.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inc') diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index 9f6d51f..2e898f9 100644 --- a/inc/phNfcConfig.h +++ b/inc/phNfcConfig.h @@ -141,7 +141,7 @@ /**< Default Session ID for Initialisation */ #ifndef DEFAULT_SESSION -#define DEFAULT_SESSION "NXP-NFC1" +#define DEFAULT_SESSION "goog3" #endif @@ -323,7 +323,7 @@ /**< Macro to Enable the Peer to Peer Feature */ #define ENABLE_P2P -#define DEFAULT_NFCIP_MODE_SUPPORT 0x0EU +#define DEFAULT_NFCIP_MODE_SUPPORT 0x0FU /**< Macro to Enable the ISO14443-B Feature */ -- cgit v1.1