1.ver:7MR5RCwDB04
2.开启SF_NO_SD_SEND
This commit is contained in:
parent
d3745ff4aa
commit
81aa242fba
|
@ -922,7 +922,7 @@
|
|||
#define HUNTING_MCU_UART ENABLE
|
||||
#define HUNTING_IR_LED_940 ENABLE
|
||||
#define SF_EXIF_MN_BUF_SIZE 256
|
||||
#define SF_BASE_VERSION "7MR5RCwDB01"
|
||||
#define SF_BASE_VERSION "7MR5RCwDB04"
|
||||
#define HW_S530 DISABLE
|
||||
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
|
||||
#define DCF_FILE_NAME "SYGW" /* SYFW0001.JPG */
|
||||
|
@ -974,7 +974,7 @@
|
|||
#ifndef ANR_FUNC
|
||||
#define ANR_FUNC ENABLE
|
||||
#endif
|
||||
#define SF_NO_SD_SEND DISABLE
|
||||
#define SF_NO_SD_SEND ENABLE
|
||||
//////////////////////sf end///////////////////////////////
|
||||
|
||||
/*******************************************************************************************
|
||||
|
|
|
@ -945,7 +945,7 @@
|
|||
#define HUNTING_MCU_UART ENABLE
|
||||
#define HUNTING_IR_LED_940 ENABLE
|
||||
#define SF_EXIF_MN_BUF_SIZE 256
|
||||
#define SF_BASE_VERSION "7MR5RCwDB01"
|
||||
#define SF_BASE_VERSION "7MR5RCwDB04"
|
||||
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
|
||||
#define DCF_FILE_NAME "SYGW" /* SYFW0001.JPG */
|
||||
#define PHOTO_THUMB_PATH "A:\\THUMB\\"
|
||||
|
@ -985,7 +985,7 @@
|
|||
#ifndef ANR_FUNC
|
||||
#define ANR_FUNC ENABLE
|
||||
#endif
|
||||
#define SF_NO_SD_SEND DISABLE
|
||||
#define SF_NO_SD_SEND ENABLE
|
||||
////////////////////sf end////////////////////////////////
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user