mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
style
This commit is contained in:
parent
e5320650c9
commit
e4f55556ba
26 changed files with 289 additions and 289 deletions
|
@ -35,7 +35,7 @@ local function calypso_parse(result)
|
|||
if len > 0 then
|
||||
local d = string.sub(result.Data, 0, len);
|
||||
return d, nil
|
||||
end
|
||||
end
|
||||
end
|
||||
return nil, "calypso_parse failed"
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue