mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Update and rename test_t55x7.lua to lf_t55xx_writetest.lua
This commit is contained in:
parent
4537b85fcb
commit
ac0bbd0c6a
1 changed files with 3 additions and 3 deletions
|
@ -30,9 +30,9 @@ testsuit for T55XX commands demodulation
|
||||||
|
|
||||||
]]
|
]]
|
||||||
example = [[
|
example = [[
|
||||||
1. script run test_t55x7
|
1. script run lf_t55xx_writetest
|
||||||
2. script run test_t55x7 -t FSK2A
|
2. script run lf_t55xx_writetest -t FSK2A
|
||||||
3. script run test_t55x7 -t PSK1
|
3. script run lf_t55xx_writetest -t PSK1
|
||||||
]]
|
]]
|
||||||
usage = [[
|
usage = [[
|
||||||
script run test_t55x7 [-h] [-t <modulation type>
|
script run test_t55x7 [-h] [-t <modulation type>
|
Loading…
Add table
Add a link
Reference in a new issue