esp-who/components/modules/camera
Nikolaus Spence 7b780e6813
increase stack size of who_camera task
program was crashing with "1 * 1024" stack size, it was changed to "2 * 1024" but would still crash during some conditions.  Changed to "3 * 1024" and the task does not experience a stack overflow under any circumstances.
2023-03-27 11:39:57 -05:00
..
who_camera.c increase stack size of who_camera task 2023-03-27 11:39:57 -05:00
who_camera.h 🎨 update modules 2021-11-26 20:03:10 +08:00