mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
look up vigik service code
This commit is contained in:
parent
4f70f777de
commit
e3a6f8fe27
3 changed files with 32 additions and 14 deletions
|
@ -38,7 +38,8 @@ typedef struct mfc_vigik_s {
|
|||
|
||||
typedef struct vigik_pk_s {
|
||||
const char *desc;
|
||||
const char *n;
|
||||
uint16_t code;
|
||||
const char *n;
|
||||
} vigik_pk_t;
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue