From a05cacad5239ab3f35ffb58f443356b484e6cc1b Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Tue, 21 May 2024 19:17:22 +0800
Subject: [PATCH] 继续完善远传

---
 Soft/system_general_para.h |   17 +----------------
 1 files changed, 1 insertions(+), 16 deletions(-)

diff --git a/Soft/system_general_para.h b/Soft/system_general_para.h
index 0c93e8e..014e027 100644
--- a/Soft/system_general_para.h
+++ b/Soft/system_general_para.h
@@ -178,16 +178,6 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
 //��־���в���
 typedef struct log_sizhu_run_t
 {
@@ -196,11 +186,6 @@
   uint32_t  	log_addr_begin;
 	
 }LOG_SIZHU_RUN_T;
-
-
-
-
-
 
 
 
@@ -222,7 +207,7 @@
 
 
 
-int mem_cmp_aray( const void * cs, const void * ct, u32 count );
+//int mem_cmp_aray( const void * cs, const void * ct, u32 count );
 
 uint8_t	TwoTimeCompara(uint8_t* TimeBCD1, uint8_t* TimeBCD2);//6�ֽ�BCDʱ���뵱ǰʱ��Ƚϣ���ǰʱ��󷵻�0����ȷ���1����ǰʱ��С����2��  ���⣬������ʱ���ʽ��ЧҲ����0������������
 

--
Gitblit v1.9.3