increase output size in order to avoid crash in emrtd info

This commit is contained in:
iceman1001 2021-07-05 12:36:43 +02:00
commit 36c0ddc91a

View file

@ -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