mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-21 13:53:26 -07:00
hf 14a snoop optimized and added parameters. hf 14a sniff - not work.
This commit is contained in:
parent
b62a5a8444
commit
5cd9ec01e0
5 changed files with 197 additions and 186 deletions
|
@ -93,6 +93,5 @@ extern void iso14a_set_trigger(int enable);
|
|||
|
||||
extern void iso14a_clear_tracelen(void);
|
||||
extern void iso14a_set_tracing(int enable);
|
||||
extern int LogTrace(const uint8_t * btBytes, int iLen, int iSamples, uint32_t dwParity, int bReader);
|
||||
|
||||
#endif /* __ISO14443A_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue