mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
style
This commit is contained in:
parent
d11fe80038
commit
3f92d5ee67
7 changed files with 803 additions and 803 deletions
|
@ -603,7 +603,7 @@ void EPA_PACE_Simulate(PacketCommandNG *c) {
|
||||||
|
|
||||||
// Set up communication with the card
|
// Set up communication with the card
|
||||||
int res = EPA_Setup();
|
int res = EPA_Setup();
|
||||||
if (res != 0){
|
if (res != 0) {
|
||||||
EPA_PACE_Collect_Nonce_Abort(CMD_HF_EPA_PACE_SIMULATE, 1, res);
|
EPA_PACE_Collect_Nonce_Abort(CMD_HF_EPA_PACE_SIMULATE, 1, res);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue