Downtune AsyncTCP stack size
We downtuned the stack usage of AsyncTCP, and at some point in the history of our fork, this got folded in to the default. Re-apply the stack size we've been using and recover that RAM.
This commit is contained in:
@@ -239,6 +239,7 @@ lib_deps =
|
|||||||
https://github.com/Aircoookie/GifDecoder#bc3af18
|
https://github.com/Aircoookie/GifDecoder#bc3af18
|
||||||
build_flags =
|
build_flags =
|
||||||
-D CONFIG_ASYNC_TCP_USE_WDT=0
|
-D CONFIG_ASYNC_TCP_USE_WDT=0
|
||||||
|
-D CONFIG_ASYNC_TCP_STACK_SIZE=8192
|
||||||
-D WLED_ENABLE_GIF
|
-D WLED_ENABLE_GIF
|
||||||
|
|
||||||
[esp32]
|
[esp32]
|
||||||
|
|||||||
Reference in New Issue
Block a user