mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-16 13:03:45 +02:00
- 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