From ade322a4105a6fc9360817e222a2f18d75d9e875 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Sun, 15 Oct 2023 17:14:56 +0200 Subject: [PATCH] style --- client/luascripts/hf_mf_sim_hid.lua | 2 +- doc/commands.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/luascripts/hf_mf_sim_hid.lua b/client/luascripts/hf_mf_sim_hid.lua index 610c1984c0..3f39338729 100644 --- a/client/luascripts/hf_mf_sim_hid.lua +++ b/client/luascripts/hf_mf_sim_hid.lua @@ -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) diff --git a/doc/commands.json b/doc/commands.json index 20b4b941f4..e410a0a984 100644 --- a/doc/commands.json +++ b/doc/commands.json @@ -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" } } \ No newline at end of file