mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
unsigned shift
This commit is contained in:
parent
37e0ed59f2
commit
3a920f4e0c
3 changed files with 9 additions and 8 deletions
|
@ -472,6 +472,7 @@ int EPA_PACE_MSE_Set_AT(pace_version_info_t pace_version_info, uint8_t password)
|
|||
// Perform the PACE protocol by replaying given APDUs
|
||||
//-----------------------------------------------------------------------------
|
||||
void EPA_PACE_Replay(PacketCommandNG *c) {
|
||||
|
||||
uint32_t timings[ARRAYLEN(apdu_lengths_replay)] = {0};
|
||||
|
||||
// if an APDU has been passed, save it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue