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
Don't we have a basically synchronous call? So we can actually just make the driver renderer wait until Inky is good and ready before it does anything else?
If
SOME OPTION
is set in calls toset_pixels
,Inky
could send a message to those that set it when a push to the display is finally made.This might help with (among other things) rate limiting, for example, a Scenic driver.
The text was updated successfully, but these errors were encountered: