clear screen if no anim
This commit is contained in:
parent
e89570b136
commit
28d2959a9c
|
@ -323,6 +323,7 @@ void menuBack()
|
|||
isInMenu = false;
|
||||
menuSelectionIndex = 0;
|
||||
menuCurrentPath = "";
|
||||
sevseg.blank();
|
||||
playAnimation(3);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue