From e0e6659453c4e9552c7e249f7dd54c2f356704c7 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 27 二月 2024 11:05:42 +0800
Subject: [PATCH] 增加心跳包功能

---
 MDK-ARM/L051/L051.build_log.htm |   12 +++++-------
 1 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm
index f6c3a21..a77e70e 100644
--- a/MDK-ARM/L051/L051.build_log.htm
+++ b/MDK-ARM/L051/L051.build_log.htm
@@ -22,7 +22,7 @@
  
 <h2>Project:</h2>
 E:\GIT\XRange_Tag\MDK-ARM\L051.uvprojx
-Project File Date:  02/21/2024
+Project File Date:  02/26/2024
 
 <h2>Output:</h2>
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
@@ -47,8 +47,6 @@
   	uint16_t checksum;
 ..\Src\application\dw_mbx_tag.c(137): warning:  #177-D: variable "kk"  was declared but never referenced
       uint8_t kk;
-..\Src\application\dw_mbx_tag.c(295): warning:  #1-D: last line of file ends without a newline
-  }
 ..\Src\application\dw_mbx_tag.c(29): warning:  #550-D: variable "result"  was set but never used
   static u8 frame_len,timeout,rec_nearbase_num,result;
 ..\Src\application\dw_mbx_tag.c(33): warning:  #550-D: variable "status_reg"  was set but never used
@@ -65,11 +63,11 @@
   static u8 frame_seq_nb2,battary,button,uwb_losttimer,taglist_pos;
 ..\Src\application\dw_mbx_tag.c(43): warning:  #550-D: variable "uwb_losttimer"  was set but never used
   static u8 frame_seq_nb2,battary,button,uwb_losttimer,taglist_pos;
-..\Src\application\dw_mbx_tag.c: 18 warnings, 0 errors
+..\Src\application\dw_mbx_tag.c: 17 warnings, 0 errors
 linking...
-Program Size: Code=28340 RO-data=684 RW-data=676 ZI-data=6908  
+Program Size: Code=28468 RO-data=684 RW-data=668 ZI-data=6908  
 FromELF: creating hex file...
-"L051\L051.axf" - 0 Error(s), 18 Warning(s).
+"L051\L051.axf" - 0 Error(s), 17 Warning(s).
 
 <h2>Software Packages used:</h2>
 
@@ -92,7 +90,7 @@
 <h2>Collection of Component Files used:</h2>
 
    * Component: ARM::CMSIS:CORE:5.5.0
-Build Time Elapsed:  00:00:02
+Build Time Elapsed:  00:00:01
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3