Select Git revision
Forked from
flow3r / flow3r firmware
Source project has a limited visibility.
-
Since 18f17883, a drawn frame is guaranteed to reach the screen in a timely manner regardless of whether the next think call will block for longer or not, so there's no need to queue additional frames to make sure the animation has visibly ended before dispatching _done callbacks anymore.
Since 18f17883, a drawn frame is guaranteed to reach the screen in a timely manner regardless of whether the next think call will block for longer or not, so there's no need to queue additional frames to make sure the animation has visibly ended before dispatching _done callbacks anymore.