🎨 Add MKS UI goto_previous_ui
This commit is contained in:
@@ -106,8 +106,7 @@ static void event_handler(lv_obj_t *obj, lv_event_t event) {
|
||||
disp_ext_speed();
|
||||
break;
|
||||
case ID_E_RETURN:
|
||||
clear_cur_ui();
|
||||
draw_return_ui();
|
||||
goto_previous_ui();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user