Part of the recent changes form 1o11, including DTMF input box error #19
This commit is contained in:
@@ -674,7 +674,7 @@ void MENU_AcceptSetting(void)
|
||||
{
|
||||
GUI_SelectNextDisplay(DISPLAY_MAIN);
|
||||
gDTMF_InputMode = true;
|
||||
gDTMF_InputIndex = 3;
|
||||
gDTMF_InputBox_Index = 3;
|
||||
memmove(gDTMF_InputBox, gDTMF_ID, 4);
|
||||
gRequestDisplayScreen = DISPLAY_INVALID;
|
||||
}
|
||||
|
Reference in New Issue
Block a user