Fix formatting and run make style

This commit is contained in:
AloneLiberty 2023-03-26 16:16:03 +03:00
commit fade240031
2 changed files with 2 additions and 2 deletions

View file

@ -6589,7 +6589,7 @@ static int CmdHf14AMfSuperCard(const char *Cmd) {
void *argtable[] = {
arg_param_begin,
arg_lit0("r", "reset", "reset card"),
arg_lit0("r", "reset", "Reset card"),
arg_str0("u", "uid", "<hex>", "New UID (4 hex bytes)"),
arg_param_end
};

View file

@ -11989,6 +11989,6 @@
"metadata": {
"commands_extracted": 754,
"extracted_by": "PM3Help2JSON v1.00",
"extracted_on": "2023-03-26T13:11:48"
"extracted_on": "2023-03-26T13:15:37"
}
}