summaryrefslogtreecommitdiffstats
path: root/src/phLibNfc_initiator.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/phLibNfc_initiator.c')
-rw-r--r--src/phLibNfc_initiator.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/phLibNfc_initiator.c b/src/phLibNfc_initiator.c
index 0f71606..6bd48b8 100644
--- a/src/phLibNfc_initiator.c
+++ b/src/phLibNfc_initiator.c
@@ -163,7 +163,8 @@ void phLibNfc_NotificationRegister_Resp_Cb (
}
if((TRUE == gpphLibContext->RegNtfType.MifareStd)&&
- (((sak_byte & 0x18)==0x08)||((sak_byte & 0x18)==0x18)))
+ (((sak_byte & 0x18)==0x08)||((sak_byte & 0x18)==0x18) ||
+ (sak_byte == 0x01)))
{
/*Copy the tag related info*/
gpphLibContext->psRemoteDevList[DeviceIndx1].psRemoteDevInfo=