I already have the display and all the sensors functioning. I don’t know how to make it so that the freertos first runs the task with the ultrasound and temperature, then the display, then the servo and then the buzzer, I cant put everything in one task, I was told to use separate tasks for it.