1.iq test时关闭超时关机
This commit is contained in:
parent
faf9a32c53
commit
6721fa05cc
|
@ -174,9 +174,11 @@
|
|||
#if SF_IQ_TEST == ENABLE
|
||||
#define DEFAULT_NET_WORK_NEED_SEARCH SF_OFF
|
||||
#define DEFAULT_BOOT_WORK_MODE SF_CAM_MODE_PHOTO_VIDEO//
|
||||
#define DEFAULT_AUTO_OFF_SWITCH SF_OFF
|
||||
#else
|
||||
#define DEFAULT_BOOT_WORK_MODE SF_CAM_MODE_PHOTO//
|
||||
#define DEFAULT_NET_WORK_NEED_SEARCH SF_ON
|
||||
#define DEFAULT_AUTO_OFF_SWITCH SF_ON
|
||||
#endif
|
||||
|
||||
#define DEFAULT_SF_CAMID SF_CAMID_OFF
|
||||
|
@ -203,7 +205,6 @@
|
|||
#define DEFAULT_SEND_MAX_NUM SF_SEND_MAX_NUM_UNLIMITED
|
||||
#define DEFAULT_REDAILY_REPORT_SWITCH SF_OFF
|
||||
#define DEFAULT_SIN_PIN_FLAG SF_ON
|
||||
#define DEFAULT_AUTO_OFF_SWITCH SF_ON
|
||||
#define DEFAULT_DATE_TIME SF_DATE_TIME_MMDDYY
|
||||
#define DEFAULT_SEND_PHOTO_SWITCH SF_ON
|
||||
#define DEFAULT_SEND_VIDEO_SWITCH SF_OFF
|
||||
|
|
Loading…
Reference in New Issue
Block a user