projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add force_align_arg_pointer attribute to all callback functions
[proxmark3-svn]
/
client
/
scripts
/
formatMifare.lua
diff --git
a/client/scripts/formatMifare.lua
b/client/scripts/formatMifare.lua
index a14c6b78ecf591e7c2c2c4baace1245cb29d64b8..56397acd0441f91aeddcf4000f4735573bdf04d1 100644
(file)
--- a/
client/scripts/formatMifare.lua
+++ b/
client/scripts/formatMifare.lua
@@
-71,7
+71,7
@@
end
--
\r
-- Read information from a card
\r
function GetCardInfo()
\r
--
\r
-- Read information from a card
\r
function GetCardInfo()
\r
- result, err = lib14a.read1443a(false)
\r
+ result, err = lib14a.read1443a(false
, true
)
\r
if not result then
\r
print(err)
\r
return
\r
if not result then
\r
print(err)
\r
return
\r
Impressum
,
Datenschutz