X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/31b3689f0b54048de31957e001c60bbd8dfca5a3..ad6219fc9167b2414299b54df03297db27e97e22:/armsrc/epa.c diff --git a/armsrc/epa.c b/armsrc/epa.c index 86f7c864..9012bf11 100644 --- a/armsrc/epa.c +++ b/armsrc/epa.c @@ -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) {