mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
text,color
This commit is contained in:
parent
9ad944c4a1
commit
dbc2fb188a
2 changed files with 5 additions and 5 deletions
|
@ -14,5 +14,5 @@
|
|||
int CmdLFParadox(const char *Cmd);
|
||||
|
||||
int demodParadox(void);
|
||||
int detectParadox(uint8_t *dest, size_t *size, uint32_t *hi2, uint32_t *hi, uint32_t *lo, int *waveStartIdx);
|
||||
int detectParadox(uint8_t *dest, size_t *size, int *wave_start_idx);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue