]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmddata.h
BigBuf and tracing rework: allow much longer traces in in hf commands
[proxmark3-svn] / client / cmddata.h
index d87c8b82e3abdac24b4425b763fc06e1e9a6f0b9..514be3a2bb6c08a8a3a41c95abde3e6821c916fd 100644 (file)
@@ -60,4 +60,6 @@ int CmdIndalaDecode(const char *Cmd);
 extern uint8_t DemodBuffer[MAX_DEMOD_BUF_LEN];
 extern int DemodBufferLen;
 
+#define BIGBUF_SIZE 40000
+
 #endif
Impressum, Datenschutz