This commit is contained in:
merlokk 2021-06-15 13:46:02 +03:00
commit 77ee260970

View file

@ -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);