Files
OpenIris-ESPIDF/main/openiris_main.cpp
PhosphorosVR 5c5d32b083 Fix: ensure SerialManager task handle is stored correctly for timer callback
- Replaced TaskHandle_t* with TaskHandle_t to allow xTaskCreate() to store the task handle
- Passed the actual handle to the start_video_streaming timer callback
- Prevented potential null/invalid handle issues when deleting the SerialManager task
2025-08-08 21:37:57 +02:00

8.6 KiB