Small changes for debugging purposes.
This commit is contained in:
@@ -147,7 +147,7 @@ EncodeData(
|
||||
void NonHttpTest(void)
|
||||
{
|
||||
CasaStatus retStatus;
|
||||
char authToken[4096];
|
||||
char authToken[8192];
|
||||
int authTokenLen = sizeof(authToken);
|
||||
|
||||
// Obtain an authentication token for the testService
|
||||
|
||||
Reference in New Issue
Block a user