projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix length test
[proxmark3-svn]
/
client
/
cmdlfpcf7931.c
diff --git
a/client/cmdlfpcf7931.c
b/client/cmdlfpcf7931.c
index 636db4832db0493b4094835a73d49498cef581cb..ffaf946f48e4c689eaac7d73cb703a3dab1ba04f 100644
(file)
--- a/
client/cmdlfpcf7931.c
+++ b/
client/cmdlfpcf7931.c
@@
-67,7
+67,7
@@
int usage_pcf7931_write(){
PrintAndLog("Options:");
PrintAndLog(" h This help");
PrintAndLog(" blockaddress Block to save [0-7]");
PrintAndLog("Options:");
PrintAndLog(" h This help");
PrintAndLog(" blockaddress Block to save [0-7]");
- PrintAndLog(" byteaddress Index of byte inside block to write [0-
3
]");
+ PrintAndLog(" byteaddress Index of byte inside block to write [0-
15
]");
PrintAndLog(" data one byte of data (hex)");
PrintAndLog("Examples:");
PrintAndLog(" lf pcf7931 write 2 1 FF");
PrintAndLog(" data one byte of data (hex)");
PrintAndLog("Examples:");
PrintAndLog(" lf pcf7931 write 2 1 FF");
Impressum
,
Datenschutz