From 05df50678c2935569dde9dd14b639531e3bba72a Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 26 Apr 2024 16:18:10 +0200 Subject: [PATCH] missing header --- include/pm3_cmd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pm3_cmd.h b/include/pm3_cmd.h index 5cc15946b..10fe7a81a 100644 --- a/include/pm3_cmd.h +++ b/include/pm3_cmd.h @@ -588,6 +588,7 @@ typedef struct { #define CMD_LF_HITAG_READER 0x0372 #define CMD_LF_HITAG2_WRITE 0x0377 #define CMD_LF_HITAG2_CRACK 0x0378 +#define CMD_LF_HITAG2_CRACK_2 0x0379 // For HitagS #define CMD_LF_HITAGS_TEST_TRACES 0x0367