mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Update and rename calypso.lua to hf_14b_calypso.lua
This commit is contained in:
parent
e2e34b7e90
commit
313f17fe3a
1 changed files with 2 additions and 2 deletions
|
@ -12,11 +12,11 @@ desc = [[
|
||||||
This is a script to communicate with a CALYSPO / 14443b tag using the '14b raw' commands
|
This is a script to communicate with a CALYSPO / 14443b tag using the '14b raw' commands
|
||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
script run calypso -b 11223344
|
script run hf_14b_calypso -b 11223344
|
||||||
|
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run calypso -h -b
|
script run hf_14b_calypso -h -b
|
||||||
]]
|
]]
|
||||||
arguments = [[
|
arguments = [[
|
||||||
h this helptext
|
h this helptext
|
Loading…
Add table
Add a link
Reference in a new issue