CHG: NO_RATS adjustments to luascripts.
This commit is contained in:
@@ -259,7 +259,7 @@ local function main( args)
|
||||
end
|
||||
|
||||
-- identify tag
|
||||
tag, err = lib14a.read1443a(false)
|
||||
tag, err = lib14a.read1443a(false, true)
|
||||
if not tag then return oops(err) end
|
||||
|
||||
-- detect sectors and print taginfo
|
||||
|
||||
Reference in New Issue
Block a user