]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/lualibs/commands.lua
CHG: Added calling clear bigbuff to zero out it also, instead of just "free" it.
[proxmark3-svn] / client / lualibs / commands.lua
index e9675e79caa540d060c6ee36e19b845d87c81817..c9488e312e4bef4bc303950e070b99d8cf49f5c3 100644 (file)
@@ -22,6 +22,9 @@ local _commands = {
        CMD_VERSION =                                                        0x0107,
        CMD_STATUS =                                                         0x0108,
        CMD_PING =                                                           0x0109,
+       CMD_DOWNLOAD_EML_BIGBUF =                                                                                        0x0110,
+       CMD_DOWNLOADED_EML_BIGBUF =                                                                                      0x0111,
+
        --// For low-frequency tags
        CMD_READ_TI_TYPE =                                                   0x0202,
        CMD_WRITE_TI_TYPE =                                                  0x0203,
Impressum, Datenschutz