Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
iceman1001 committed Oct 15, 2023
1 parent 12fc664 commit ade322a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/luascripts/hf_mf_sim_hid.lua
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ local function main(args)
--Write the sector trailer for the credential sector
core.console('hf mf esetblk --blk 7 -d 484944204953787788AA204752454154')
local cardh = cardHex(cardnum, facility)

print('Facility Code... ' .. facility)
print('Card number..... ' .. cardnum)
print('Hex............. ' .. cardh)
Expand Down
2 changes: 1 addition & 1 deletion doc/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -11856,6 +11856,6 @@
"metadata": {
"commands_extracted": 687,
"extracted_by": "PM3Help2JSON v1.00",
"extracted_on": "2023-10-15T11:21:02"
"extracted_on": "2023-10-15T15:14:39"
}
}

0 comments on commit ade322a

Please sign in to comment.