mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 05:43:23 -07:00
added magic cards
This commit is contained in:
parent
3e77c7a7b4
commit
f7887fa82e
2 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
#define SNF_CARD_IDLE 9
|
||||
#define SNF_CARD_CMD 10
|
||||
#define SNF_CARD_RESP 11
|
||||
#define SNF_MAGIC_WUPC2 12
|
||||
|
||||
#define SNF_UID_4 0
|
||||
#define SNF_UID_7 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue