Create custom Tasks in SDK 6.0
Hi
I had implemented a program using the dialog part 14583 and in this program I had created three additional tasks. This was using the SDK 5.0.3
For each task I had assigned an ID like
ke_task_id_t MAIN_TASK = TASK_MAX + 3;
and then created the task using