mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
aidsearch works
This commit is contained in:
parent
c861f68a87
commit
0b5cc59bcd
2 changed files with 20 additions and 16 deletions
|
@ -19,7 +19,7 @@
|
|||
#include <jansson.h>
|
||||
|
||||
int PrintAIDDescription(char *aid, bool verbose);
|
||||
json_t *AIDSearchInit(json_t *root);
|
||||
json_t *AIDSearchInit();
|
||||
json_t *AIDSearchGetElm(json_t *root, int elmindx);
|
||||
int AIDSearchFree();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue