Fixed Fake RTC debug menu (#7218)
This commit is contained in:
parent
7d7ffd58ae
commit
f0230d0c8c
@ -1196,7 +1196,7 @@ static void DebugAction_OpenSubMenuFakeRTC(u8 taskId, const struct DebugMenuOpti
|
||||
}
|
||||
else
|
||||
{
|
||||
Debug_DestroyMenu_Full(taskId);
|
||||
Debug_DestroyMenu(taskId);
|
||||
Debug_ShowMenu(DebugTask_HandleMenuInput_General, items);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user