change ul_switch_off_field to DropField fix #473

This commit is contained in:
merlokk 2017-11-11 01:19:34 +02:00
commit 872337e019
3 changed files with 30 additions and 31 deletions

View file

@ -16,7 +16,6 @@ int CmdHF14AMfUInfo(const char *Cmd);
uint32_t GetHF14AMfU_Type(void);
int ul_print_type(uint32_t tagtype, uint8_t spacer);
#define ul_switch_off_field DropField
int usage_hf_mfu_dump(void);
int usage_hf_mfu_info(void);