clear screen if no anim

This commit is contained in:
2022-09-21 19:20:27 +02:00
parent e89570b136
commit 28d2959a9c

View File

@@ -323,6 +323,7 @@ void menuBack()
isInMenu = false;
menuSelectionIndex = 0;
menuCurrentPath = "";
sevseg.blank();
playAnimation(3);
}
else