-->
Page 1 of 1

too many yield() question

PostPosted: Mon Aug 15, 2022 8:56 pm
by yixogelu
Adding yield() will reduce random resets.
Sometimes, for the sake of stability, one can have too many yield() in the code.
What is the side effect of having too many yield() in the code?

Re: too many yield() question

PostPosted: Wed Aug 17, 2022 7:33 am
by rooppoorali
Here you may see some cons of the yeild() function: https://github.com/bogde/HX711/issues/73