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:
commit
ba4deb167a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user