From 729cbb1874849634aadbda524171e36d23c38c6e Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 16 Aug 2020 09:28:49 +0200 Subject: [PATCH] prepp cryptorf @baloncu --- include/pm3_cmd.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/pm3_cmd.h b/include/pm3_cmd.h index a28de4264..97b914284 100644 --- a/include/pm3_cmd.h +++ b/include/pm3_cmd.h @@ -643,6 +643,9 @@ typedef struct { #define CMD_HF_THINFILM_READ 0x0810 #define CMD_HF_THINFILM_SIMULATE 0x0811 +//For Atmel CryptoRF +#define CMD_HF_CRYPTORF_SIM 0x0820 + #define CMD_UNKNOWN 0xFFFF //Mifare simulation flags