From 878ee8922142536eb44504594a2f2cf5df377b16 Mon Sep 17 00:00:00 2001 From: payton Date: Tue, 22 Aug 2023 17:55:03 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=BF=98=E5=8E=9F=E6=B5=8B=E8=AF=95=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIInfo/UICfgDefault.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/application/source/cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIInfo/UICfgDefault.h b/code/application/source/cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIInfo/UICfgDefault.h index ccf2cb4f2..11d7f3da8 100755 --- a/code/application/source/cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIInfo/UICfgDefault.h +++ b/code/application/source/cardv/SrcCode/UIWnd/LVGL_SPORTCAM/UIInfo/UICfgDefault.h @@ -177,7 +177,7 @@ #if SF_IQ_TEST == ENABLE #if SF_HW_TEST == ENABLE - #define DEFAULT_BOOT_WORK_MODE SF_CAM_MODE_PHOTO + #define DEFAULT_BOOT_WORK_MODE SF_CAM_MODE_PHOTO_VIDEO #define DEFAULT_PIR_SWITCH SF_OFF #define DEFAULT_PIR_SENSITIVITY SF_PIR_SENSITIVITY_0 #define DEFAULT_TIMELAPSE_SWITCH SF_ON