mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
typo
This commit is contained in:
parent
aa407eb594
commit
77ee260970
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
#include "fileutils.h" // laodFileJSONroot
|
#include "fileutils.h" // laodFileJSONroot
|
||||||
|
|
||||||
#define DEF_FIDO_SIZE 2048
|
#define DEF_FIDO_SIZE 2048
|
||||||
#define DEF_FIDO_PARAM_FILE "hf-fido2_defparams.json"
|
#define DEF_FIDO_PARAM_FILE "hf_fido2_defparams.json"
|
||||||
|
|
||||||
static int CmdHelp(const char *Cmd);
|
static int CmdHelp(const char *Cmd);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue