SuperHouse / esp-open-rtos

Open source FreeRTOS-based ESP8266 software framework
BSD 3-Clause "New" or "Revised" License
1.53k stars 491 forks source link

run ds18b20_broadcaster got Task stack overflow error #766

Open rongshengqin opened 3 years ago

rongshengqin commented 3 years ago

when i run the example code ds18b20_broadcaster on my NodeMcu board i got errors said Task stack overflow (high water mark=0 name="broadcast_tempe"). I made no change to the code except the ssid and pass word. Any helps?