1.ver:7MD4RCwD901

2.ftp test关闭
This commit is contained in:
payton 2023-09-06 21:08:23 +08:00
parent d382794c62
commit 5a146dd990
2 changed files with 6 additions and 6 deletions

View File

@ -921,7 +921,7 @@
#define HUNTING_MCU_UART ENABLE
#define HUNTING_IR_LED_940 ENABLE
#define SF_EXIF_MN_BUF_SIZE 256
#define SF_BASE_VERSION "7MD4RCwD9T1"
#define SF_BASE_VERSION "7MD4RCwD901"
#define HW_S530 1
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
#define DCF_FILE_NAME "SYFW" /* SYFW0001.JPG */
@ -955,10 +955,10 @@
#define SF_4G_USB_NET_DOWNLOAD 1
#define SF_TEST_GPRS 1
#define SF_TEST_GPRS 0
#define CUSTOM_TEST_FTPS 0
#define SF_TEST_OTA_FTP 1
#define SF_TEST_OTA_FTP 0
#define CUSTOM_TEST_OTA_FTP 0
#define SF_BATTERY_TEST DISABLE
#define SF_BATTERY_TEST_FILE "A:\\BATTERY.TXT"

View File

@ -947,7 +947,7 @@
#define HUNTING_MCU_UART ENABLE
#define HUNTING_IR_LED_940 ENABLE
#define SF_EXIF_MN_BUF_SIZE 256
#define SF_BASE_VERSION "7MD4RCwD9T1"
#define SF_BASE_VERSION "7MD4RCwD901"
#define HW_S530 1
#define DCF_DIR_NAME "MEDIA" /* 100MEDIA */
#define DCF_FILE_NAME "SYFW" /* SYFW0001.JPG */
@ -971,10 +971,10 @@
#define SF_4G_USB_NET_DOWNLOAD 1
#define SF_TEST_GPRS 1
#define SF_TEST_GPRS 0
#define CUSTOM_TEST_FTPS 0
#define SF_TEST_OTA_FTP 1
#define SF_TEST_OTA_FTP 0
#define CUSTOM_TEST_OTA_FTP 0
#define FASTBOOT_WAIT_FILESYS_TIMEOUT_MS 5000