From fcd9d6d1e8f7770ff965a1c579e749463db95414 Mon Sep 17 00:00:00 2001 From: tharexde Date: Sun, 25 Oct 2020 16:36:46 +0100 Subject: [PATCH] added new function 4x50_restore --- include/pm3_cmd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pm3_cmd.h b/include/pm3_cmd.h index d092d7e8c..245e2b886 100644 --- a/include/pm3_cmd.h +++ b/include/pm3_cmd.h @@ -512,6 +512,7 @@ typedef struct { #define CMD_LF_EM4X50_LOGIN 0x0246 #define CMD_LF_EM4X50_RESET 0x0247 #define CMD_LF_EM4X50_WATCH 0x0248 +#define CMD_LF_EM4X50_RESTORE 0x0249 // Sampling configuration for LF reader/sniffer #define CMD_LF_SAMPLING_SET_CONFIG 0x021D #define CMD_LF_FSK_SIMULATE 0x021E