Add NTAG i2c and bug fix

also streamlined select tag code
This commit is contained in:
marshmellow42 2015-05-20 14:06:46 -04:00
commit c7442b7673
3 changed files with 71 additions and 79 deletions

View 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