test
This commit is contained in:
parent
8df375dc8c
commit
6fb0bd7d68
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ def update_screen():
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
next_canvas = blinkFrameCanvases[currentBlinkState]
|
next_canvas = blinkFrameCanvases[0]
|
||||||
|
|
||||||
if currentBlinkState < DesiredBlinkState:
|
if currentBlinkState < DesiredBlinkState:
|
||||||
currentBlinkState =+ 1
|
currentBlinkState =+ 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue