]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/commands.lua
Merging changes from main repo
[proxmark3-svn] / client / lualibs / commands.lua
index 127508e6381d96ea860600ca2b7afeaa18431e70..64f16e4491ab95769e358b9f685d727242ef789c 100644 (file)
@@ -20,7 +20,8 @@ local _commands = {
        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,
Impressum, Datenschutz