mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
forgot
This commit is contained in:
parent
49f07a39d5
commit
26e837a1aa
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
int CmdLFIdteck(const char *Cmd);
|
int CmdLFIdteck(const char *Cmd);
|
||||||
|
|
||||||
int demodIdteck(bool verbose);
|
int demodIdteck(uint8_t *raw, bool verbose);
|
||||||
int detectIdteck(uint8_t *dest, size_t *size);
|
int detectIdteck(uint8_t *dest, size_t *size);
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue