diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/phNfcConfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/phNfcConfig.h b/inc/phNfcConfig.h index 376c75c..e733557 100644 --- a/inc/phNfcConfig.h +++ b/inc/phNfcConfig.h @@ -362,6 +362,8 @@ * to allow the UICC Communication */ #define HOST_WHITELIST +/**< Support reconnecting to a different handle on the same tag */ +#define RECONNECT_SUPPORT /**< Macro to Enable the Card Emulation Feature */ /* #define HOST_EMULATION */ |