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
The AT (now R for repeat) feature requires a new scheduler to be implemented to prevent the inrush of equal-delay scripts from bogging down tele_tick(), causing i2c, trigger, slew, and display problems.
I propose a high-resolution priority scheduler to allow accurate synchronous events and fast response to asynchronous events.
The text was updated successfully, but these errors were encountered:
The AT (now R for repeat) feature requires a new scheduler to be implemented to prevent the inrush of equal-delay scripts from bogging down
tele_tick()
, causing i2c, trigger, slew, and display problems.I propose a high-resolution priority scheduler to allow accurate synchronous events and fast response to asynchronous events.
The text was updated successfully, but these errors were encountered: