mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-30 03:04:58 +00:00
Increased stack size, added printf
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
#if PLATFORM_BEKEN
|
||||
#define HTTP_CLIENT_STACK_SIZE 8192
|
||||
#elif PLATFORM_W600
|
||||
#define HTTP_CLIENT_STACK_SIZE 4072
|
||||
#define HTTP_CLIENT_STACK_SIZE 8192
|
||||
#else
|
||||
#define HTTP_CLIENT_STACK_SIZE 2048
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user