mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08:00
Update ntag_3d.lua
This commit is contained in:
parent
5583cfbc70
commit
9f9ee2f1fd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ example =[[
|
|||
script run ntag_3d -u 11223344556677 -c 46 -m 50 -p 5448 -s 4555 -l 200 -1
|
||||
]]
|
||||
usage = [[
|
||||
script run calc_ntag_3d -h -t -u <uid> -c <color> -m <material> -p <region> -s <region> -l <length>
|
||||
script run ntag_3d -h -t -u <uid> -c <color> -m <material> -p <region> -s <region> -l <length>
|
||||
|
||||
Arguments:
|
||||
-h : this help
|
||||
|
|
Loading…
Reference in a new issue