mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-25 00:26:54 +01:00
OTA support
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
// See: https://github.com/openshwprojects/OpenBK7231T_App/issues/314
|
||||
#if PLATFORM_BEKEN
|
||||
#define HTTP_CLIENT_STACK_SIZE 8192
|
||||
#elif PLATFORM_W600
|
||||
#define HTTP_CLIENT_STACK_SIZE 4072
|
||||
#else
|
||||
#define HTTP_CLIENT_STACK_SIZE 2048
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user