FreeRTOS - Task Scheduling
You want to implement a periodic task with precise timing using
vTaskDelay(). Which problem will you face compared to using vTaskDelayUntil()?