Increasing buffer size for UtilCore
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
// Variable used to temp values with
|
// Variable used to temp values with
|
||||||
static char ReturnStr[1000];
|
static char ReturnStr[2000];
|
||||||
|
|
||||||
//---------------------------------------------------------------------------
|
//---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user