mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
Add hf list 15 (#754)
and refactoring: move all of hf list code to cmdhflist.c
This commit is contained in:
parent
c0e7527ddd
commit
0d2624a0cc
6 changed files with 641 additions and 651 deletions
|
@ -234,6 +234,8 @@ NXP/Philips CUSTOM COMMANDS
|
|||
#define TOPAZ 3
|
||||
#define PROTO_MIFARE 4
|
||||
#define ISO_7816_4 5
|
||||
#define ISO_15693 6
|
||||
|
||||
|
||||
//-- Picopass fuses
|
||||
#define FUSE_FPERS 0x80
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue