]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
Adding CMD_AWID_DEMOD_FSK to commands.lua
authorCraig Young <cyoung@tripwire.com>
Mon, 13 Jul 2015 20:18:59 +0000 (16:18 -0400)
committerCraig Young <cyoung@tripwire.com>
Mon, 13 Jul 2015 20:18:59 +0000 (16:18 -0400)
client/lualibs/commands.lua

index 4c7bc638319d39066227f769c4ee662720a58707..127508e6381d96ea860600ca2b7afeaa18431e70 100644 (file)
@@ -54,6 +54,7 @@ local _commands = {
        CMD_FSK_SIM_TAG =                                                    0x021E,
        CMD_ASK_SIM_TAG =                                                    0x021F,
        CMD_PSK_SIM_TAG =                                                    0x0220,
+       CMD_AWID_DEMOD_FSK =                                                 0x0221,
 
        --/* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */
 
Impressum, Datenschutz