mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
load params
This commit is contained in:
parent
8e5133582d
commit
b0c1828c1d
1 changed files with 2 additions and 0 deletions
|
@ -1550,6 +1550,8 @@ int CmdEMVRoca(const char *cmd) {
|
|||
return 5;
|
||||
}
|
||||
|
||||
PrintAndLog("\n* Init transaction parameters.");
|
||||
InitTransactionParameters(tlvRoot, true, TT_QVSDCMCHIP, false);
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue