-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
The ESP32 example of the getting started project has a stack overflow of the loop() task with the default stack size of 8192.
I changed it to in sdkconfig 12000 and it did not overflow. I don't know what the high water mark is for that task, but even so I'm surprised that the default stack size isn't sufficient.
I can't yet confirm that the example is working fully and running, as pyluos-shell --baudrate 115200 does not seem to detect the device
Metadata
Metadata
Assignees
Labels
No labels