mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Fix syntax errors with Calypso & 14443b Lua
This commit is contained in:
parent
e1d6d3eeb9
commit
7e1d4a54ad
2 changed files with 3 additions and 3 deletions
|
@ -68,7 +68,7 @@ local function help()
|
|||
print(desc)
|
||||
print('Example usage')
|
||||
print(example)
|
||||
print(usage))
|
||||
print(usage)
|
||||
end
|
||||
--
|
||||
-- helper function, give current count of items in lua-table.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue