From cf47e50267b7dd15a2228a8bee23a6a80fd34c26 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 19 Mar 2020 12:18:29 +0100 Subject: [PATCH] define additional frame --- include/protocols.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/protocols.h b/include/protocols.h index 519172af6..89038a789 100644 --- a/include/protocols.h +++ b/include/protocols.h @@ -385,6 +385,7 @@ ISO 7816-4 Basic interindustry commands. For command APDU's. #define MFDES_CHANGE_KEY 0xc4 #define MFDES_GET_KEY_VERSION 0x64 #define MFDES_AUTHENTICATION_FRAME 0xAF +#define MFDES_ADDITIONAL_FRAME 0xAF #define MFDES_READSIG 0x3C // LEGIC Commands