mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-07-15 07:20:45 +02:00
5c5d32b083
- 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