mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
CHG: just some parameter / variable name changes. Nuttin' special.
This commit is contained in:
parent
d433698311
commit
ba39db376c
6 changed files with 47 additions and 48 deletions
|
@ -60,6 +60,6 @@ int CmdHF14AMfCLoad(const char* cmd);
|
|||
int CmdHF14AMfCSave(const char* cmd);
|
||||
int CmdHf14MfDecryptBytes(const char *Cmd);
|
||||
|
||||
void readerAttack(nonces_t data[], bool setEmulatorMem, bool showMaths);
|
||||
void readerAttack(nonces_t data[], bool setEmulatorMem, bool verbose);
|
||||
void printKeyTable( uint8_t sectorscnt, sector *e_sector );
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue