mirror of https://github.com/arendst/Tasmota.git
Fix TLS crash because of wrong stack size for tasmota-zbbridge
This commit is contained in:
parent
a178ef459b
commit
22a199450b
|
@ -26,6 +26,7 @@
|
|||
*/
|
||||
|
||||
#include "my_user_config.h"
|
||||
#include "tasmota_configurations.h"
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in New Issue