summaryrefslogtreecommitdiff
path: root/src/phHal4Nfc_Internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/phHal4Nfc_Internal.h')
-rw-r--r--src/phHal4Nfc_Internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/phHal4Nfc_Internal.h b/src/phHal4Nfc_Internal.h
index 8675c55..50f4ea1 100644
--- a/src/phHal4Nfc_Internal.h
+++ b/src/phHal4Nfc_Internal.h
@@ -226,6 +226,7 @@ typedef struct phHal4Nfc_Hal4Ctxt{
/*used to ignore multiple Protected events*/
uint8_t Ignore_Event_Protected;
#endif/*#ifdef IGNORE_EVT_PROTECTED*/
+ uint8_t FelicaIDm[(PHHAL_FEL_ID_LEN + 2)];
}phHal4Nfc_Hal4Ctxt_t;