@@ -129,6 +129,9 @@ void *thread_func(void *data)
// initialize cyclic task
periodic_task_init(1, &pinfo);
// "Zündung" ein
WriteOutputPin(GPIO_OUT_PWRON, 1);
// cyclic call of do_cyclic_1ms()
while (iThreadControl == 0)
{
The note is not visible to the blocked user.