]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfpcf7931.c
fix gui (plot) bugs (#604)
[proxmark3-svn] / client / cmdlfpcf7931.c
index 636db4832db0493b4094835a73d49498cef581cb..ffaf946f48e4c689eaac7d73cb703a3dab1ba04f 100644 (file)
@@ -67,7 +67,7 @@ int usage_pcf7931_write(){
        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");
Impressum, Datenschutz