mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
REM: removed an unused method MifareCollectNonces
ADD: added some set_tracing(FALSE) calls for consistency. and.. syntax suger
This commit is contained in:
parent
01c78dabc3
commit
46f983fe9e
2 changed files with 1 additions and 2 deletions
|
@ -147,7 +147,6 @@ void MifareCIdent(); // is "magic chinese" card?
|
|||
void MifareUSetPwd(uint8_t arg0, uint8_t *datain);
|
||||
void OnSuccessMagic();
|
||||
void OnErrorMagic(uint8_t reason);
|
||||
void MifareCollectNonces(uint32_t arg0, uint32_t arg1);
|
||||
|
||||
//desfire
|
||||
void Mifare_DES_Auth1(uint8_t arg0,uint8_t *datain);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue