]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.c
Add NTAG i2c and bug fix
[proxmark3-svn] / client / cmdhf14a.c
index 1973ff22259415a5523b9c1d67ceee0e5b347d60..9a761864b3fbc984ef21d839b0db886a69aeb647 100644 (file)
@@ -178,7 +178,7 @@ int CmdHF14AReader(const char *Cmd)
                        c.arg[2] = 0;
                        SendCommand(&c);
                        
-                       uint16_t tagT = GetHF14AMfU_Type();
+                       uint32_t tagT = GetHF14AMfU_Type();
                        ul_print_type(tagT, 0);
 
                        //reconnect for further tests
Impressum, Datenschutz