mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Change Berry stack buffer to 20
This commit is contained in:
parent
749d30a14f
commit
200b34a208
@ -83,7 +83,7 @@
|
||||
* expanded if the number of free is less than BE_STACK_FREE_MIN.
|
||||
* Default: 10
|
||||
**/
|
||||
#define BE_STACK_FREE_MIN 25
|
||||
#define BE_STACK_FREE_MIN 20
|
||||
|
||||
/* Macro: BE_STACK_FREE_MIN
|
||||
* The short string will hold the hash value when the value is
|
||||
|
Loading…
x
Reference in New Issue
Block a user