cleaned up last remaining bugs in the test. now also setting very last frame

This commit is contained in:
CiscoTheWolf 2023-05-21 23:56:30 +02:00
parent ae796b5c20
commit 57917505ed

View file

@ -74,6 +74,7 @@ def update_screen():
DesiredBlinkState = 0
if currentBlinkState == DesiredBlinkState:
next_canvas = blinkFrameCanvases[currentBlinkState]
return