mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
text
This commit is contained in:
parent
25945d30a4
commit
cd2c95251f
1 changed files with 2 additions and 2 deletions
|
@ -606,8 +606,8 @@ int CmdTraceList(const char *Cmd) {
|
||||||
"trace list -t hitags -> interpret as " _YELLOW_("HitagS") " communications\n"
|
"trace list -t hitags -> interpret as " _YELLOW_("HitagS") " communications\n"
|
||||||
"trace list -t lto -> interpret as " _YELLOW_("LTO-CM") " communications\n"
|
"trace list -t lto -> interpret as " _YELLOW_("LTO-CM") " communications\n"
|
||||||
"trace list -t cryptorf -> interpret as " _YELLOW_("CryptoRF") " communitcations\n"
|
"trace list -t cryptorf -> interpret as " _YELLOW_("CryptoRF") " communitcations\n"
|
||||||
"trace list 14a f -> show frame delay times\n"
|
"trace list -t 14a f -> show frame delay times\n"
|
||||||
"trace list 14a 1 -> use trace buffer "
|
"trace list -t 14a 1 -> use trace buffer "
|
||||||
);
|
);
|
||||||
|
|
||||||
void *argtable[] = {
|
void *argtable[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue