mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
Add thinfilm simulation
This commit is contained in:
parent
01d1db8970
commit
865a7c3ad4
5 changed files with 180 additions and 2 deletions
|
@ -496,6 +496,7 @@ typedef struct {
|
|||
|
||||
// For ThinFilm Kovio
|
||||
#define CMD_THINFILM_READ 0x0810
|
||||
#define CMD_SIMULATE_TAG_THINFILM 0x0811
|
||||
|
||||
#define CMD_UNKNOWN 0xFFFF
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue