Doubt about the Serial port Arduino

I have another questio: What is exacly the use of yield() function in scheduler library? All loops in my program must have yeld() or only the last loop?
Thanks :slight_smile: I don't understand the information of yield() in the example scheduler. Thanks (I'm ending my program :))))