]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/commands.lua
Merge remote-tracking branch 'Proxmark/master' into iclass
[proxmark3-svn] / client / lualibs / commands.lua
index 4e98bd28db1854b53eaa06930c47eae527a14e85..5f34976fa41141748d41f531435ae45460f98f13 100644 (file)
@@ -20,7 +20,8 @@ local _commands = {
        CMD_BUFF_CLEAR =                                                     0x0105,
        CMD_READ_MEM =                                                       0x0106,
        CMD_VERSION =                                                        0x0107,
        CMD_BUFF_CLEAR =                                                     0x0105,
        CMD_READ_MEM =                                                       0x0106,
        CMD_VERSION =                                                        0x0107,
-
+       CMD_STATUS =                                                         0x0108,
+       CMD_PING =                                                           0x0109,
        --// For low-frequency tags
        CMD_READ_TI_TYPE =                                                   0x0202,
        CMD_WRITE_TI_TYPE =                                                  0x0203,
        --// For low-frequency tags
        CMD_READ_TI_TYPE =                                                   0x0202,
        CMD_WRITE_TI_TYPE =                                                  0x0203,
Impressum, Datenschutz