This commit is contained in:
刘可亮
2024-06-04 19:00:30 +08:00
parent 990c72f5be
commit 0a13af6a1d
1668 changed files with 342810 additions and 37726 deletions

View File

@@ -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);