Merge branch 'Branch_S550_Fast_Emmc' of 192.168.6.216:linux-em-group/s530-ntk into Branch_S550_Emmc

This commit is contained in:
xiehongyan 2024-01-12 10:33:09 +08:00
commit ba4deb167a

View File

@ -1368,6 +1368,11 @@ static void UIFlowPlay_ScrOpen(lv_obj_t* obj)
/* open all files */
UIFlowPlay_OpenFile(obj);
#if HUNTING_CAMERA_MCU == ENABLE
sf_set_menu_open(TRUE);
#endif
}
static void UIFlowPlay_ChildScrClose(lv_obj_t* obj, const void * data)