This commit is contained in:
wu58430 2023-12-04 22:18:21 +08:00
parent 510256b44a
commit add493533c

View file

@ -698,7 +698,7 @@ void UI_DisplayMenu(void) {
//
// UI_PrintStringSmall(String, menu_item_x1, menu_item_x2, 3);//4
//}
else
// else
if(gIsInSubMenu){ // show the channel name being edited
UI_PrintStringSmall(edit, menu_item_x1, menu_item_x2, 3);
if (edit_index < 4)