Browse Source
Update the socket_service_thread function signature to match the expected k_thread_entry_t type: typedef void (*k_thread_entry_t)(void *p1, void *p2, void *p3); Signed-off-by: Tim Pambor <tim.pambor@codewrights.de>pull/92716/head
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue