From 6579ca908e731d6a49df0ab2bc547bd51cd407df Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 28 Jan 2021 12:52:43 +0100 Subject: [PATCH] remove unused usb command --- include/pm3_cmd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/pm3_cmd.h b/include/pm3_cmd.h index e3dc29aee..6b7f5df07 100644 --- a/include/pm3_cmd.h +++ b/include/pm3_cmd.h @@ -593,7 +593,6 @@ typedef struct { #define CMD_HF_ICLASS_READBL 0x0396 #define CMD_HF_ICLASS_WRITEBL 0x0397 #define CMD_HF_ICLASS_EML_MEMSET 0x0398 -#define CMD_HF_ICLASS_AUTH 0x0399 #define CMD_HF_ICLASS_CHKKEYS 0x039A #define CMD_HF_ICLASS_RESTORE 0x039B