From 7e43d6b8f47831de203b8a2c7c067142aad5fa6e Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Fri, 24 Dec 2021 15:12:19 +0100 Subject: [PATCH] wrong spelling --- include/pm3_cmd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/pm3_cmd.h b/include/pm3_cmd.h index a8adfbae9..5b2300d6c 100644 --- a/include/pm3_cmd.h +++ b/include/pm3_cmd.h @@ -181,7 +181,7 @@ typedef struct { bool compiled_with_hitag : 1; bool compiled_with_em4x50 : 1; bool compiled_with_em4x70 : 1; - bool compiled_with_xc8211 : 1; + bool compiled_with_zx8211 : 1; // hf bool compiled_with_hfsniff : 1; bool compiled_with_hfplot : 1;