mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
FIX: increased the limit to 0xE6 for MIFARE_ULEV1_FASTREAD
ADD: @marshmellows inital "hf search" command...
This commit is contained in:
parent
98cdd56862
commit
b6901e17c8
2 changed files with 20 additions and 1 deletions
|
@ -14,4 +14,5 @@
|
|||
int CmdHF(const char *Cmd);
|
||||
int CmdHFTune(const char *Cmd);
|
||||
int CmdHFList(const char *Cmd);
|
||||
int CmdHFSearch(const char *Cmd);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue