chg: step two for t55xx commnads
This commit is contained in:
@@ -430,8 +430,6 @@ int EPA_Setup()
|
||||
// power up the field
|
||||
iso14443a_setup(FPGA_HF_ISO14443A_READER_MOD);
|
||||
|
||||
iso14a_set_timeout(10500);
|
||||
|
||||
// select the card
|
||||
return_code = iso14443a_select_card(uid, &card_select_info, NULL);
|
||||
if (return_code != 1) {
|
||||
|
||||
Reference in New Issue
Block a user