From d352b1982dc9b4fb2135c64cd909bb9cecc62139 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Fri, 14 Jun 2024 15:58:03 +0800
Subject: [PATCH] 添加.gitignore

---
 Function/STORAGE/system_flash_mem_manage.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Function/STORAGE/system_flash_mem_manage.h b/Function/STORAGE/system_flash_mem_manage.h
index bca119f..ffce37b 100644
--- a/Function/STORAGE/system_flash_mem_manage.h
+++ b/Function/STORAGE/system_flash_mem_manage.h
@@ -13,7 +13,7 @@
 */
 
 
-/*���������洢��*/
+/*���������洢���������ռ䣬������2*412*1024+ 0x1000�����嶨�����������򲿷�*/
 #define PROGRAM_UPDATE_STORAGE_START_ADDR		0
 #define PROGRAM_UPDATE_STORAGE_LENGTH		   (1024*1024)
 

--
Gitblit v1.9.3