X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/23b80a733436e88426c2b857950674768eb2b8a2..e58c712c9e48eb5af960fa8d4ac79889d54359b1:/armsrc/epa.c diff --git a/armsrc/epa.c b/armsrc/epa.c index 0bbd2dd7..a04b7628 100644 --- a/armsrc/epa.c +++ b/armsrc/epa.c @@ -435,6 +435,8 @@ int EPA_Setup() iso14a_set_timeout(10500); + iso14a_set_timeout(10500); + // select the card return_code = iso14443a_select_card(uid, &card_select_info, NULL); if (return_code != 1) {