mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Fix formatting and run make style
This commit is contained in:
parent
fae8ffda44
commit
fade240031
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
};
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue