From: pwpiwi Date: Sun, 10 Dec 2017 10:57:15 +0000 (+0100) Subject: fix: hf mf hardnested failed with new WUPA timing X-Git-Tag: v3.1.0~107^2~1 X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/7c7327e7c89c3640c5f23330ea5263829cea8b6f?hp=7c7327e7c89c3640c5f23330ea5263829cea8b6f fix: hf mf hardnested failed with new WUPA timing * allow additional 2 ssp_frame cycles to detect SOF * use only respective functions to get/set iso14a_timeout * remove waiting time in MifareAcquireEncryptedNonces(). This is covered by GetATQA() now. ---