Fixed bug number 9518.
This commit is contained in:
parent
58edb09d0b
commit
f9e4f75921
|
@ -1942,6 +1942,9 @@ void UIFlowPhotoEventCallback(lv_obj_t* obj, lv_event_t event)
|
|||
passwordOpened = PASSWORD_OPENED;
|
||||
OpenPasswordScreen();
|
||||
ShutDownTime = PASSWORD_GO_TO_WORK_MODE_TIME_S;
|
||||
} else if (PASSWORD_SWITCH_ON != puiPara->PwdSwitch)
|
||||
{
|
||||
passwordOpened = PASSWORD_OPENED;
|
||||
}
|
||||
// #if HUNTING_CAMERA_MCU == ENABLE
|
||||
// UIMenuStoreInfo *puiPara = sf_ui_para_get();
|
||||
|
|
Loading…
Reference in New Issue
Block a user