I use a app_timer_create() function to create a task(200ms once) when in the task_timeout_handle() , I do something more than 200ms, what will this timer going ?
I use a app_timer_create() function to create a task(200ms once) when in the task_timeout_handle() , I do something more than 200ms, what will this timer going ?