]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfu.h
eliminate double DropField command
[proxmark3-svn] / client / cmdhfmfu.h
index 6c9e3ea1b66834d54b6e166c51f6e5a4d326b4c7..a5e9f95c179ff61452bfeba1b7e41a1780d60f3d 100644 (file)
@@ -16,7 +16,7 @@ int CmdHF14AMfUInfo(const char *Cmd);
 
 uint32_t GetHF14AMfU_Type(void);
 int ul_print_type(uint32_t tagtype, uint8_t spacer);
-void ul_switch_off_field(void);
+#define ul_switch_off_field DropField
 
 int usage_hf_mfu_dump(void);
 int usage_hf_mfu_info(void);
Impressum, Datenschutz