]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/epa.c
Merge branch 'master' of https://github.com/Proxmark/proxmark3
[proxmark3-svn] / armsrc / epa.c
index 0bbd2dd786e18af9a43a927dcf66c5b6618a9446..a04b76280d8f387a9f35504735e6670c112e29e8 100644 (file)
@@ -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) {
Impressum, Datenschutz