]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
MINOR CHG: help text change for the "lf t55xx config" command. change NZ into NRZ
authoriceman1001 <iceman@iuse.se>
Wed, 12 Aug 2015 19:39:29 +0000 (21:39 +0200)
committericeman1001 <iceman@iuse.se>
Wed, 12 Aug 2015 19:39:29 +0000 (21:39 +0200)
client/cmdlft55xx.c

index 3f865b1d8710c3ba9f1df9026fa6c279092e9f5c..605559ac4784e988c0aacc8202580d1cebe892fc 100644 (file)
@@ -37,7 +37,7 @@ int usage_t55xx_config(){
        PrintAndLog("Options:        ");\r
        PrintAndLog("       h                        This help");\r
        PrintAndLog("       b <8|16|32|40|50|64|100|128>     Set bitrate");\r
-       PrintAndLog("       d <FSK|FSK1|FSK1a|FSK2|FSK2a|ASK|PSK1|PSK2|NZ|BI|BIa>  Set demodulation FSK / ASK / PSK / NZ / Biphase / Biphase A");\r
+       PrintAndLog("       d <FSK|FSK1|FSK1a|FSK2|FSK2a|ASK|PSK1|PSK2|NRZ|BI|BIa>  Set demodulation FSK / ASK / PSK / NZ / Biphase / Biphase A");\r
        PrintAndLog("       i [1]                            Invert data signal, defaults to normal");\r
        PrintAndLog("       o [offset]                       Set offset, where data should start decode in bitstream");\r
        PrintAndLog("");\r
Impressum, Datenschutz