CHG: the new NTAG_i2c_1K enums, broke the uint16_t size.. Had to go up one level.

This commit is contained in:
iceman1001 2015-05-20 19:26:11 +02:00
commit 623db3559b
3 changed files with 4 additions and 4 deletions

View file

@ -177,7 +177,7 @@ int CmdHF14AReader(const char *Cmd)
//***************************************test****************
ul_switch_off_field();
uint16_t tagT = GetHF14AMfU_Type();
uint32_t tagT = GetHF14AMfU_Type();
ul_print_type(tagT, 0);
//reconnect for further tests