mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
chg: lf fsksim - uses NG
This commit is contained in:
parent
0564931450
commit
263d662783
5 changed files with 79 additions and 43 deletions
|
@ -69,6 +69,6 @@ int CmdLFSniff(const char *Cmd);
|
|||
int CmdVchDemod(const char *Cmd);
|
||||
int CmdLFfind(const char *Cmd);
|
||||
|
||||
bool lf_read(bool silent, uint32_t samples);
|
||||
int lf_read(bool silent, uint32_t samples);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue