mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
LF: rework internal APIs
This commit is contained in:
parent
74050af8c2
commit
dfb7eaf061
51 changed files with 468 additions and 387 deletions
|
@ -13,6 +13,6 @@
|
|||
|
||||
int CmdLFParadox(const char *Cmd);
|
||||
|
||||
int demodParadox(void);
|
||||
int demodParadox(bool verbose);
|
||||
int detectParadox(uint8_t *dest, size_t *size, int *wave_start_idx);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue