You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm still encountering the same issue—after calling Cellular_Cleanup, the memory reserved for the thread remains allocated in the heap. Could you please let me know if I'm overlooking something?
The task that is created in
cellular_pktio
on aCellular_Init
call is never deleted onCellular_Cleanup
/_Cellular_PktioShutdown
.FreeRTOS-Cellular-Interface/source/cellular_pktio.c
Line 1187 in 936d4f7
The text was updated successfully, but these errors were encountered: