Adjust LUA scripts to new ISO14A_NO_RATS option
This commit is contained in:
@@ -406,7 +406,7 @@ function main(args)
|
||||
|
||||
-- GET TAG UID
|
||||
|
||||
result, err = lib14a.read1443a(false)
|
||||
result, err = lib14a.read1443a(false, true)
|
||||
if not result then
|
||||
return oops(err)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user