From 08f21ed689efcba6e1c3fc23f945e4609ddfc48f Mon Sep 17 00:00:00 2001
From: zhyinch <zhyinch@gmail.com>
Date: 星期四, 02 六月 2022 16:07:53 +0800
Subject: [PATCH] V1.51 修改discpoll bug,不适配老基站,老基站这块有bug

---
 MDK-ARM/L051/L051.build_log.htm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm
index 7650f46..a4641a4 100644
--- a/MDK-ARM/L051/L051.build_log.htm
+++ b/MDK-ARM/L051/L051.build_log.htm
@@ -66,7 +66,7 @@
   static void SystemPower_Config(void)
 ../Src/main.c: 18 warnings, 0 errors
 linking...
-Program Size: Code=29828 RO-data=540 RW-data=360 ZI-data=6880  
+Program Size: Code=30304 RO-data=544 RW-data=360 ZI-data=6912  
 FromELF: creating hex file...
 "L051\L051.axf" - 0 Error(s), 18 Warning(s).
 
@@ -91,7 +91,7 @@
 <h2>Collection of Component Files used:</h2>
 
    * Component: ARM::CMSIS:CORE:5.5.0
-Build Time Elapsed:  00:00:03
+Build Time Elapsed:  00:00:02
 </pre>
 </body>
 </html>

--
Gitblit v1.9.3