mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-16 09:08:56 +00:00
V1.0.5
This commit is contained in:
@@ -23,7 +23,7 @@ extern "C" {
|
||||
#define OTA_BURN_BUFF_LEN (2048 * 2)
|
||||
#define OTA_BURN_LEN 2048
|
||||
#define OTA_HEAD_LEN (2048 * 2)
|
||||
#define OTA_BUFF_LEN (4096 / 2)
|
||||
#define OTA_BUFF_LEN 2048
|
||||
|
||||
int ota_init(void);
|
||||
void ota_deinit(void);
|
||||
|
||||
Reference in New Issue
Block a user