]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfmfu.h
CHG: the new NTAG_i2c_1K enums, broke the uint16_t size.. Had to go up one level.
[proxmark3-svn] / client / cmdhfmfu.h
index c20aecf10dc8ec148a5a413f008ea5fe82ea3ed2..27f9f9ca076da49a0bc0c5744ec8f73769ae10b0 100644 (file)
@@ -16,7 +16,7 @@ int CmdHF14AMfucAuth(const char *Cmd);
 //general stuff
 int CmdHF14AMfUDump(const char *Cmd);
 int CmdHF14AMfUInfo(const char *Cmd);
-uint16_t GetHF14AMfU_Type(void);
+uint32_t GetHF14AMfU_Type(void);
 
 int ul_print_type(uint16_t tagtype, uint8_t spacer);
 void ul_switch_off_field(void);
Impressum, Datenschutz