You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is Issue 748 moved from a Google Code project.
Added by 2011-12-13T16:12:43.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
I noticed that the Liquid Crystal library is performing amazing delays of thousands microseconds instead of reading the busy flag. Why don't we use the busy flag, which was especially buit for this usage?
Why?
A lot of time is lost because of active waits.
Would this cause any incompatibilities with previous versions? If so, how can these be mitigated?
Not any incompatibility with previous versions.
From @cmaglie on November 15, 2012 18:48
This is Issue 748 moved from a Google Code project.
Added by 2011-12-13T16:12:43.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Original labels: Type-Enhancement, Priority-Medium
Original description
What change would like to see?
I noticed that the Liquid Crystal library is performing amazing delays of thousands microseconds instead of reading the busy flag. Why don't we use the busy flag, which was especially buit for this usage?
Why?
A lot of time is lost because of active waits.
Would this cause any incompatibilities with previous versions? If so, how
can these be mitigated?
Not any incompatibility with previous versions.
Copied from original issue: arduino/Arduino#748
The text was updated successfully, but these errors were encountered: