mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 13:00:42 -07:00
added the skeleton for fudan card support
This commit is contained in:
parent
11e097c1bb
commit
e17fc29e41
8 changed files with 498 additions and 7 deletions
|
|
@ -47,6 +47,7 @@ typedef enum {
|
|||
jsfEM4x69,
|
||||
jsfEM4x50,
|
||||
jsfFido,
|
||||
jsfFudan,
|
||||
} JSONFileType;
|
||||
|
||||
typedef enum {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue