]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/commands.lua
LF Demod bug fixes and add lf em em410xdemod
[proxmark3-svn] / client / lualibs / commands.lua
index bf2a8a1fb4e0995b01257513be9669cb732ac5b9..aeba31a7e218bf876e98b7622692f5ba49721c6b 100644 (file)
@@ -47,6 +47,9 @@ local _commands = {
        CMD_PCF7931_READ =                                                   0x0217,
        CMD_EM4X_READ_WORD =                                                 0x0218,
        CMD_EM4X_WRITE_WORD =                                                0x0219,
+       CMD_IO_DEMOD_FSK =                                                   0x021A,
+  CMD_IO_CLONE_TAG =                                                   0x021B,
+  CMD_EM410X_DEMOD =                                                                                                                                                                                            0x021C,
        --/* CMD_SET_ADC_MUX: ext1 is 0 for lopkd, 1 for loraw, 2 for hipkd, 3 for hiraw */
 
        --// For the 13.56 MHz tags
Impressum, Datenschutz