Skip to content
Commit 58527c10 authored by Tim Pambor's avatar Tim Pambor Committed by Benjamin Cabé
Browse files

input: Fix function signature of input_thread



Update the input_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: default avatarTim Pambor <tim.pambor@codewrights.de>
parent 4bd7e0bc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment