Fix TLS crash because of wrong stack size for tasmota-zbbridge

This commit is contained in:
Stephan Hadinger 2020-12-01 14:11:32 +01:00
parent a178ef459b
commit 22a199450b
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
*/
#include "my_user_config.h"
#include "tasmota_configurations.h"
#include <stdint.h>
#include <stdlib.h>