Skip to content

Commit 0d38467

Browse files
Investigate MMCE art hangs
1 parent dca13d0 commit 0d38467

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/menusys.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ static s32 menuListSemaId = -1;
8282
static ee_sema_t menuSema;
8383

8484
#define MENU_MMCE_ART_ABORT_WAIT_TICKS 60
85-
#define MENU_MMCE_CONFIG_IDLE_FRAMES 20
85+
#define MENU_MMCE_CONFIG_IDLE_FRAMES 20
8686

8787
static void menuInvalidateArtSelection(void)
8888
{

0 commit comments

Comments
 (0)