mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-08-28 13:54:13 +00:00
increase output size in order to avoid crash in emrtd info
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
|
||||
#include "ui.h" // PrintAndLog
|
||||
|
||||
#define UTIL_BUFFER_SIZE_SPRINT 4097
|
||||
#define UTIL_BUFFER_SIZE_SPRINT 8193
|
||||
// global client debug variable
|
||||
uint8_t g_debugMode = 0;
|
||||
// global client disable logging variable
|
||||
|
||||
Reference in New Issue
Block a user