not too funny

This commit is contained in:
rusefillc 2022-10-26 20:59:41 -04:00
parent 82d6757cd4
commit 6e013ce883
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@
/** /**
* This is the size of the MemoryStream used by chvprintf * This is the size of the MemoryStream used by chvprintf
*/ */
#define LOGIC_ANALYZER_BUFFER_SIZE 120 /*1800*/ #define LOGIC_ANALYZER_BUFFER_SIZE 10 /*1800*/
#define DL_OUTPUT_BUFFER 10 /*6500*/ #define DL_OUTPUT_BUFFER 10 /*6500*/
#define UTILITY_THREAD_STACK_SIZE 270 /*400*/ #define UTILITY_THREAD_STACK_SIZE 270 /*400*/