mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 05:13:22 -07:00
add LEGIC decoder (submitted by Sourcerer, untested by me)
This commit is contained in:
parent
535b5a59bd
commit
669c1b80c5
2 changed files with 184 additions and 0 deletions
|
@ -4,5 +4,6 @@
|
|||
int CmdHFLegic(const char *Cmd);
|
||||
|
||||
int CmdLegicRFRead(const char *Cmd);
|
||||
int CmdLegicDecode(const char *Cmd);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue