1.ver:7MD4RCwD6TB
This commit is contained in:
parent
b3eeab62bb
commit
d446998ff4
|
@ -921,7 +921,7 @@
|
||||||
#define HUNTING_MCU_UART ENABLE
|
#define HUNTING_MCU_UART ENABLE
|
||||||
#define HUNTING_IR_LED_940 DISABLE
|
#define HUNTING_IR_LED_940 DISABLE
|
||||||
#define SF_EXIF_MN_BUF_SIZE 256
|
#define SF_EXIF_MN_BUF_SIZE 256
|
||||||
#define SF_BASE_VERSION "7MD4RCwD6TA"
|
#define SF_BASE_VERSION "7MD4RCwD6TB"
|
||||||
#define HW_S530 1
|
#define HW_S530 1
|
||||||
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
|
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
|
||||||
#define DCF_FILE_NAME "SYFW" /* SYFW0001.JPG */
|
#define DCF_FILE_NAME "SYFW" /* SYFW0001.JPG */
|
||||||
|
@ -967,6 +967,7 @@
|
||||||
#define SF_MODULE_UP_FILE_PATH "/mnt/sd/EG915QNA.tar.bz2"
|
#define SF_MODULE_UP_FILE_PATH "/mnt/sd/EG915QNA.tar.bz2"
|
||||||
#define SF_CAM_UP_FILE "S530.tar.bz2"
|
#define SF_CAM_UP_FILE "S530.tar.bz2"
|
||||||
#define SF_CAM_UP_FILE_PATH "/mnt/sd/S530.tar.bz2"
|
#define SF_CAM_UP_FILE_PATH "/mnt/sd/S530.tar.bz2"
|
||||||
|
#define SF_CAMERA_GPS_INFO_FILENAME SF_SD_ROOT"/gps.txt"
|
||||||
//////////////////////sf end///////////////////////////////
|
//////////////////////sf end///////////////////////////////
|
||||||
|
|
||||||
/*******************************************************************************************
|
/*******************************************************************************************
|
||||||
|
|
|
@ -947,7 +947,7 @@
|
||||||
#define HUNTING_MCU_UART ENABLE
|
#define HUNTING_MCU_UART ENABLE
|
||||||
#define HUNTING_IR_LED_940 DISABLE
|
#define HUNTING_IR_LED_940 DISABLE
|
||||||
#define SF_EXIF_MN_BUF_SIZE 256
|
#define SF_EXIF_MN_BUF_SIZE 256
|
||||||
#define SF_BASE_VERSION "7MD4RCwD6TA"
|
#define SF_BASE_VERSION "7MD4RCwD6TB"
|
||||||
#define HW_S530 1
|
#define HW_S530 1
|
||||||
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
|
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
|
||||||
#define DCF_FILE_NAME "SYFW" /* SYFW0001.JPG */
|
#define DCF_FILE_NAME "SYFW" /* SYFW0001.JPG */
|
||||||
|
@ -957,7 +957,6 @@
|
||||||
#define SF_THUMB_SEND_LIST PHOTO_THUMB_PATH"send.list"
|
#define SF_THUMB_SEND_LIST PHOTO_THUMB_PATH"send.list"
|
||||||
#define SF_THUMB_SEND_AUTO PHOTO_THUMB_PATH"auto.list"
|
#define SF_THUMB_SEND_AUTO PHOTO_THUMB_PATH"auto.list"
|
||||||
#define SF_TRIGGER_TIME_TEST DISABLE
|
#define SF_TRIGGER_TIME_TEST DISABLE
|
||||||
#define SF_TRIGGER_TIME_TEST DISABLE
|
|
||||||
#define SF_IQ_TEST DISABLE
|
#define SF_IQ_TEST DISABLE
|
||||||
#define HW_S530 1
|
#define HW_S530 1
|
||||||
#define PHOTO_ISP_STAMP DISABLE
|
#define PHOTO_ISP_STAMP DISABLE
|
||||||
|
@ -975,7 +974,7 @@
|
||||||
#define SF_TEST_GPRS 1
|
#define SF_TEST_GPRS 1
|
||||||
#define CUSTOM_TEST_FTPS 0
|
#define CUSTOM_TEST_FTPS 0
|
||||||
|
|
||||||
#define SF_TEST_OTA_FTP 0
|
#define SF_TEST_OTA_FTP 1
|
||||||
#define CUSTOM_TEST_OTA_FTP 0
|
#define CUSTOM_TEST_OTA_FTP 0
|
||||||
|
|
||||||
#define FASTBOOT_WAIT_FILESYS_TIMEOUT_MS 5000
|
#define FASTBOOT_WAIT_FILESYS_TIMEOUT_MS 5000
|
||||||
|
|
Loading…
Reference in New Issue
Block a user